summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/generate-repos.sh2
-rw-r--r--etc/repos.json24
2 files changed, 13 insertions, 13 deletions
diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh
index 9250405..a3d97b3 100755
--- a/etc/generate-repos.sh
+++ b/etc/generate-repos.sh
@@ -17,7 +17,7 @@ set -eu
readonly ROOT=$(readlink -f $(dirname $0)/..)
-: ${BRANCH:=v1.4.0-alpha+20240515}
+: ${BRANCH:=v1.4.0-alpha+20240619}
: ${OUTFILE:=${ROOT}/etc/repos.json}
just-import-git --as just -C ${ROOT}/etc/repos.template.json \
diff --git a/etc/repos.json b/etc/repos.json
index 2810154..49aa13e 100644
--- a/etc/repos.json
+++ b/etc/repos.json
@@ -72,8 +72,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240515"
- , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f"
+ , "branch": "v1.4.0-alpha+20240619"
+ , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -310,8 +310,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240515"
- , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f"
+ , "branch": "v1.4.0-alpha+20240619"
+ , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
, "subdir": "etc/patches"
}
}
@@ -352,8 +352,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240515"
- , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f"
+ , "branch": "v1.4.0-alpha+20240619"
+ , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
, "subdir": "rules"
}
, "target_root": "just/defaults"
@@ -461,8 +461,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240515"
- , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f"
+ , "branch": "v1.4.0-alpha+20240619"
+ , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
, "subdir": "etc/toolchain"
}
, "rule_root": "just/rules"
@@ -484,8 +484,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240515"
- , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f"
+ , "branch": "v1.4.0-alpha+20240619"
+ , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
, "subdir": "etc/defaults"
}
}
@@ -493,8 +493,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240515"
- , "commit": "aea775ed362a1d8e3c6a1e7d87a793bfdcddfb0f"
+ , "branch": "v1.4.0-alpha+20240619"
+ , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
, "subdir": "etc/import"
}
}