summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2021-11-30 10:49:15 +0100
committertercean2021-11-30 10:49:15 +0100
commit3949be2d19b606c3c1ff9c707a93a5a4a21d389a (patch)
treee83ab37bea9fc92fcb53d8a2433192aaa07205d3 /static_build_info.patch
parent0949b8b81723401061b55d93c5faf394e3f7a455 (diff)
downloadaur-3949be2d19b606c3c1ff9c707a93a5a4a21d389a.tar.gz
1.25.0
Diffstat (limited to 'static_build_info.patch')
-rw-r--r--static_build_info.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/static_build_info.patch b/static_build_info.patch
index f55be8a124fe..63d662d981c4 100644
--- a/static_build_info.patch
+++ b/static_build_info.patch
@@ -39,7 +39,7 @@ diff --unified --recursive --text orig/bin/build-shared-version-info.js patched/
- const git_ref =
- git_describe + (git_branch === 'master' ? '' : '-' + git_branch)
- return git_ref
-+ return "tags/v1.22.2"
++ return "tags/v1.25.0"
}
async function gatherBuildInfo() {