Meta: Bump version of gn flatpak source module to rev 2255

This commit is contained in:
Andrew Kaster 2025-07-22 10:28:21 -06:00 committed by Andrew Kaster
commit 35f65b8dab
Notes: github-actions[bot] 2025-07-23 21:13:41 +00:00
2 changed files with 3 additions and 3 deletions

View file

@ -2,8 +2,8 @@
set -e
REV_SHORT=f792b97 # f792b9756418af8ab8a91a4c15b582431cb86ff9
REV_NUM=2197 # git describe HEAD --match initial-commit | cut -d- -f3
REV_SHORT=97b68a0 # 97b68a0bb62b7528bc3491c7949d6804223c2b82
REV_NUM=2255 # git describe HEAD --match initial-commit | cut -d- -f3
env CC=gcc CXX=g++ python3 build/gen.py --no-last-commit-position

View file

@ -89,7 +89,7 @@
{
"type": "git",
"url": "https://gn.googlesource.com/gn",
"commit": "f792b9756418af8ab8a91a4c15b582431cb86ff9"
"commit": "97b68a0bb62b7528bc3491c7949d6804223c2b82"
},
{
"type": "file",