summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-27 16:26:34 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-27 16:26:34 +0200
commit3582a17de2ea1ad6c1fcb0896a023fadd23fc8fe (patch)
tree23a5576b747b08b7a7df444da5514b66545798cb /etc
parent9237690b0dc3b85faf50f04e19431c7ec677807a (diff)
downloadjustbuild-static-binaries-3582a17de2ea1ad6c1fcb0896a023fadd23fc8fe.tar.gz
Update to 1.6.0HEADmaster
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 f1810d7..da5315e 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.6.0-beta1}
+: ${JUST_BRANCH:=v1.6.0}
: ${TC_REPO:=https://github.com/just-buildsystem/bootstrappable-toolchain}
: ${TC_BRANCH:=master}
: ${TC_NAME:=gcc-14.2.0-musl+tools}
diff --git a/etc/repos.json b/etc/repos.json
index f41bc1f..e13479a 100644
--- a/etc/repos.json
+++ b/etc/repos.json
@@ -548,8 +548,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.0-beta1"
- , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86"
+ , "branch": "v1.6.0"
+ , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -786,8 +786,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.0-beta1"
- , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86"
+ , "branch": "v1.6.0"
+ , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704"
, "subdir": "etc/patches"
}
}
@@ -828,8 +828,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.0-beta1"
- , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86"
+ , "branch": "v1.6.0"
+ , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -950,8 +950,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.0-beta1"
- , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86"
+ , "branch": "v1.6.0"
+ , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704"
, "subdir": "etc/defaults"
}
}
@@ -959,8 +959,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.0-beta1"
- , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86"
+ , "branch": "v1.6.0"
+ , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704"
, "subdir": "etc/import"
}
}