From c68ca0acdb5bdee63873ac8ddc8a5921880f84ff Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Wed, 15 Nov 2023 15:34:45 +0100 Subject: Update to 1.2.3 --- 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 c41cba9..56d0db9 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.2} +: ${JUST_BRANCH:=v1.2.3} : ${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 8f46b37..5f0a657 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -535,8 +535,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.2" - , "commit": "e1ee04684c34ae30ac3c91b6753e99a81a9dc51c" + , "branch": "v1.2.3" + , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95" } , "bindings": { "rules": "just/rules-just" @@ -762,8 +762,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.2" - , "commit": "e1ee04684c34ae30ac3c91b6753e99a81a9dc51c" + , "branch": "v1.2.3" + , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95" , "subdir": "etc/patches" } } @@ -801,8 +801,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.2" - , "commit": "e1ee04684c34ae30ac3c91b6753e99a81a9dc51c" + , "branch": "v1.2.3" + , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95" , "subdir": "rules" } , "target_root": "just/defaults" @@ -920,8 +920,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.2" - , "commit": "e1ee04684c34ae30ac3c91b6753e99a81a9dc51c" + , "branch": "v1.2.3" + , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95" , "subdir": "etc/defaults" } } @@ -929,8 +929,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.2" - , "commit": "e1ee04684c34ae30ac3c91b6753e99a81a9dc51c" + , "branch": "v1.2.3" + , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95" , "subdir": "etc/import" } } -- cgit v1.2.3