summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2021-09-23 21:40:26 +0200
committertercean2021-09-23 21:40:26 +0200
commit0949b8b81723401061b55d93c5faf394e3f7a455 (patch)
tree05321baa2a7e9cf4b6441d27bea62efe381a49a4 /static_build_info.patch
parentf813375a948f0e5e6d5e187853d00b33e331546d (diff)
downloadaur-0949b8b81723401061b55d93c5faf394e3f7a455.tar.gz
1.22.2
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 670347cccdbe..f55be8a124fe 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.1"
++ return "tags/v1.22.2"
}
async function gatherBuildInfo() {