summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-12-19 14:15:09 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-12-19 14:42:32 +0100
commit7f31a9be9183d38e4146a1b4b60fd5d1311661e6 (patch)
treefe97d974f16c8ec580c0bde5ab0ebdf7067be1a3 /etc
parent612ad237752141ec0e5fe3a87b68275033094358 (diff)
downloadjustbuild-static-binaries-7f31a9be9183d38e4146a1b4b60fd5d1311661e6.tar.gz
Update to 1.2.4
Diffstat (limited to 'etc')
-rwxr-xr-xetc/generate-repos.sh2
-rw-r--r--etc/repos.json20
2 files changed, 11 insertions, 11 deletions
diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh
index 56d0db9..8ff16bb 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.3}
+: ${JUST_BRANCH:=v1.2.4}
: ${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 6979c14..b68c7b8 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.3"
- , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95"
+ , "branch": "v1.2.4"
+ , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -762,8 +762,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.2.3"
- , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95"
+ , "branch": "v1.2.4"
+ , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307"
, "subdir": "etc/patches"
}
}
@@ -801,8 +801,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.2.3"
- , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95"
+ , "branch": "v1.2.4"
+ , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -920,8 +920,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.2.3"
- , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95"
+ , "branch": "v1.2.4"
+ , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307"
, "subdir": "etc/defaults"
}
}
@@ -929,8 +929,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.2.3"
- , "commit": "45e9c1c85399f00372ad8b72894979a0002d8f95"
+ , "branch": "v1.2.4"
+ , "commit": "215e6afab93d28aeea54cb2c657afda0e5453307"
, "subdir": "etc/import"
}
}