summarylogtreecommitdiffstats
path: root/static_build_info.patch
diff options
context:
space:
mode:
authortercean2021-12-16 21:06:39 +0100
committertercean2021-12-16 21:06:39 +0100
commit92cca24de0a0f7af32067348e0b7922da70e6cf9 (patch)
treed3d4ba46d912b9f8db899068fd14901c22a9aafb /static_build_info.patch
parent1f5b292e2ebe6fa57ad8a5ead3ba52712beb02f9 (diff)
downloadaur-92cca24de0a0f7af32067348e0b7922da70e6cf9.tar.gz
1.26.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 668ee95ec90b..a19f0350606f 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.25.2"
++ return "tags/v1.26.0"
}
async function gatherBuildInfo() {