summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-16 10:12:08 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-06-16 10:12:46 +0200
commitb4a9c1704f80d6722e5e673b1eaf0285cc8b1eb7 (patch)
tree87b09e8b104698e08b7936324fd4e899107cdfd1 /etc
parent55b17c092cfa35b8fff5e861f30526f4bba82193 (diff)
downloadjustbuild-static-binaries-b4a9c1704f80d6722e5e673b1eaf0285cc8b1eb7.tar.gz
Update just to 1.5.3
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 ba7c420..3da3dfb 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.5.2}
+: ${JUST_BRANCH:=v1.5.3}
: ${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 3b1c46d..120324d 100644
--- a/etc/repos.json
+++ b/etc/repos.json
@@ -539,8 +539,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.2"
- , "commit": "bcf1d9a1ed766ee35808f23b48481cbc5168346f"
+ , "branch": "v1.5.3"
+ , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -777,8 +777,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.2"
- , "commit": "bcf1d9a1ed766ee35808f23b48481cbc5168346f"
+ , "branch": "v1.5.3"
+ , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601"
, "subdir": "etc/patches"
}
}
@@ -819,8 +819,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.2"
- , "commit": "bcf1d9a1ed766ee35808f23b48481cbc5168346f"
+ , "branch": "v1.5.3"
+ , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -941,8 +941,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.2"
- , "commit": "bcf1d9a1ed766ee35808f23b48481cbc5168346f"
+ , "branch": "v1.5.3"
+ , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601"
, "subdir": "etc/defaults"
}
}
@@ -950,8 +950,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.5.2"
- , "commit": "bcf1d9a1ed766ee35808f23b48481cbc5168346f"
+ , "branch": "v1.5.3"
+ , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601"
, "subdir": "etc/import"
}
}