summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
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 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"
}
}