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 191e93c..ad883b2 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.2}
+: ${JUST_BRANCH:=v1.6.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 d782433..dcd2034 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.2"
- , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548"
+ , "branch": "v1.6.3"
+ , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -782,8 +782,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.2"
- , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548"
+ , "branch": "v1.6.3"
+ , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93"
, "subdir": "etc/patches"
}
}
@@ -824,8 +824,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.2"
- , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548"
+ , "branch": "v1.6.3"
+ , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -946,8 +946,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.2"
- , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548"
+ , "branch": "v1.6.3"
+ , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93"
, "subdir": "etc/defaults"
}
}
@@ -955,8 +955,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.6.2"
- , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548"
+ , "branch": "v1.6.3"
+ , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93"
, "subdir": "etc/import"
}
}