From acc0388f0ac05ea8c6a72362fdc104aec311f779 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 11 Apr 2024 10:24:18 +0200 Subject: Update to 1.2.5 --- etc/generate-repos.sh | 2 +- etc/repos.json | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'etc') diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh index 8ff16bb..7ab9bbe 100755 --- a/etc/generate-repos.sh +++ b/etc/generate-repos.sh @@ -16,7 +16,7 @@ set -eu : ${JUST_REPO:=https://github.com/just-buildsystem/justbuild} -: ${JUST_BRANCH:=v1.2.4} +: ${JUST_BRANCH:=v1.2.5} : ${TC_REPO:=https://github.com/just-buildsystem/bootstrappable-toolchain} : ${TC_BRANCH:=master} : ${TC_NAME:=gcc-13.2.0-musl+tools} diff --git a/etc/repos.json b/etc/repos.json index 2711a89..2e386de 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -534,8 +534,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.4" - , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307" + , "branch": "v1.2.5" + , "commit": "0f7447e3f50e68ecfe00b2db06fb5f154842ac5a" } , "bindings": { "rules": "just/rules-just" @@ -761,8 +761,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.4" - , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307" + , "branch": "v1.2.5" + , "commit": "0f7447e3f50e68ecfe00b2db06fb5f154842ac5a" , "subdir": "etc/patches" } } @@ -800,8 +800,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.4" - , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307" + , "branch": "v1.2.5" + , "commit": "0f7447e3f50e68ecfe00b2db06fb5f154842ac5a" , "subdir": "rules" } , "target_root": "just/defaults" @@ -919,8 +919,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.4" - , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307" + , "branch": "v1.2.5" + , "commit": "0f7447e3f50e68ecfe00b2db06fb5f154842ac5a" , "subdir": "etc/defaults" } } @@ -928,8 +928,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.4" - , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307" + , "branch": "v1.2.5" + , "commit": "0f7447e3f50e68ecfe00b2db06fb5f154842ac5a" , "subdir": "etc/import" } } -- cgit v1.2.3