summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/generate-repos.sh2
-rw-r--r--etc/repos.json74
2 files changed, 38 insertions, 38 deletions
diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh
index a3d97b3..f86d94d 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+20240619}
+: ${BRANCH:=v1.4.0-alpha+20241023}
: ${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 49aa13e..b9dd3e0 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+20240619"
- , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
+ , "branch": "v1.4.0-alpha+20241023"
+ , "commit": "6a1c5cc2c05e7c013a44cddbf030b7d50f1daf12"
}
, "bindings":
{ "rules": "just/rules-just"
@@ -124,11 +124,11 @@
, "just/cli11":
{ "repository":
{ "type": "archive"
- , "content": "eb82119c62808a65bb2d15561f1968259ed50c95"
- , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.4.1.tar.gz"
- , "sha256": "73b7ec52261ce8fe980a29df6b4ceb66243bb0b779451dbd3d014cfec9fdbb58"
- , "sha512": "965290d09977672d3bc3c57ca4b89a88c2c09461da6e866b18217d702d4d5a0977588fcb8fef1a3c3804e61ad80d276029f47469cc83dbfdc7021ee35f6b7269"
- , "subdir": "CLI11-2.4.1"
+ , "content": "624cd17664daa964e192c176c98ea2fb919afd3d"
+ , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.4.2.tar.gz"
+ , "sha256": "f2d893a65c3b1324c50d4e682c0cdc021dd0477ae2c048544f39eed6654b699a"
+ , "sha512": "fdb61c430f5b99a9495fda7f94bfc8d0fb5360c99beeccbcb3b8918713579aac97fa0dcbce296065d9043f141a538c505919c9810fd1d192661e8b48b6a2637a"
+ , "subdir": "CLI11-2.4.2"
}
, "target_root": "just/import targets"
, "target_file_name": "TARGETS.cli11"
@@ -192,11 +192,11 @@
, "just/com_github_libarchive_libarchive":
{ "repository":
{ "type": "archive"
- , "content": "50abf77b7226df46a33013f278464c1588b0ceea"
- , "fetch": "https://github.com/libarchive/libarchive/releases/download/v3.7.4/libarchive-3.7.4.tar.gz"
- , "sha256": "7875d49596286055b52439ed42f044bd8ad426aa4cc5aabd96bfe7abb971d5e8"
- , "sha512": "a37006350c2a61a35ecbe638c3168661bef5cbcb7dd3e5ec9a14af1a9aa89ec1be23902cdd17c60bf15859ba1e41bad8456dee9df686bc2d825b30d453cb2e44"
- , "subdir": "libarchive-3.7.4"
+ , "content": "994435922d1ce63b52f6420f90b1b2a9f6670c39"
+ , "fetch": "https://github.com/libarchive/libarchive/releases/download/v3.7.7/libarchive-3.7.7.tar.gz"
+ , "sha256": "4cc540a3e9a1eebdefa1045d2e4184831100667e6d7d5b315bb1cbc951f8ddff"
+ , "sha512": "cce6eecfcd33d228bd1b1162a90bad63750adb53ac4edcaed34e2fdc30b6ba211cf1fd25d4b8761373949ceec266478b09bd70ffa4e374803a29e8573d6d149e"
+ , "subdir": "libarchive-3.7.7"
}
, "target_root": "just/import targets"
, "target_file_name": "TARGETS.archive"
@@ -254,11 +254,11 @@
, "just/fmt":
{ "repository":
{ "type": "zip"
- , "content": "c54a3ec3cba9177c0be51051b762a74449ea1466"
- , "fetch": "https://github.com/fmtlib/fmt/releases/download/10.2.1/fmt-10.2.1.zip"
- , "sha256": "312151a2d13c8327f5c9c586ac6cf7cddc1658e8f53edae0ec56509c8fa516c9"
- , "sha512": "1cf0e3dd09c7d87e0890b8743559159d3be2a8f33c135516962d17c4eeb7b00659e6acd74518bd5566ee4e83ddaba155fecb4c229f90cd258b3b832e72ad82cd"
- , "subdir": "fmt-10.2.1"
+ , "content": "2ec6acef7f8340d6d48eee098079995a163cc388"
+ , "fetch": "https://github.com/fmtlib/fmt/releases/download/11.0.2/fmt-11.0.2.zip"
+ , "sha256": "40fc58bebcf38c759e11a7bd8fdc163507d2423ef5058bba7f26280c5b9c5465"
+ , "sha512": "06eba9a2a8d1c2269801e10a00ed26a9344b79bca0391a6b10f35e9716682f8345125fceb96e9ca36ffbd4c0558b0e63e4c45a9dff09a8ee186458ec68e34198"
+ , "subdir": "fmt-11.0.2"
}
, "target_root": "just/import targets"
, "target_file_name": "TARGETS.fmt"
@@ -296,11 +296,11 @@
, "just/lzma":
{ "repository":
{ "type": "archive"
- , "content": "6dae9322046ff66b7074c33b24be9a98f5cee42a"
- , "fetch": "https://github.com/xz-mirror/xz/archive/refs/tags/v5.4.0.tar.gz"
- , "sha256": "26ec069c41e5dfae221825b9f28a4934cb6ce3bedd3f55bc0a08073f7c2e42fd"
- , "sha512": "60aba20197d329a1e0d86b32de8a9727a98e5ff6f1eda6111c5ddf85086edeefcf9e2cc3998d237e248bf4af7cf746923b45d236e6b47d88f63cf3d57cae9e8f"
- , "subdir": "xz-5.4.0"
+ , "content": "80e67abd2e08a54ec21f195b3e9e4abfc64ba7e1"
+ , "fetch": "https://github.com/tukaani-project/xz/releases/download/v5.6.3/xz-5.6.3.tar.gz"
+ , "sha256": "b1d45295d3f71f25a4c9101bd7c8d16cb56348bbef3bbc738da0351e17c73317"
+ , "sha512": "b07b45e18615d1946e9d12157af99b54700d757832a638fccab70549574dcd7f28e69e71cc4c0b9c808959f818e79b668a5ccf108429ea0f40b6125bfd55d274"
+ , "subdir": "xz-5.6.3"
}
, "target_root": "just/import targets"
, "target_file_name": "TARGETS.lzma"
@@ -310,8 +310,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240619"
- , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
+ , "branch": "v1.4.0-alpha+20241023"
+ , "commit": "6a1c5cc2c05e7c013a44cddbf030b7d50f1daf12"
, "subdir": "etc/patches"
}
}
@@ -352,8 +352,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240619"
- , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
+ , "branch": "v1.4.0-alpha+20241023"
+ , "commit": "6a1c5cc2c05e7c013a44cddbf030b7d50f1daf12"
, "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+20240619"
- , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
+ , "branch": "v1.4.0-alpha+20241023"
+ , "commit": "6a1c5cc2c05e7c013a44cddbf030b7d50f1daf12"
, "subdir": "etc/toolchain"
}
, "rule_root": "just/rules"
@@ -470,11 +470,11 @@
, "just/zlib":
{ "repository":
{ "type": "archive"
- , "content": "88faf0fca21e0d82de44366fdd52aaadbab2e6b6"
- , "fetch": "https://github.com/madler/zlib/releases/download/v1.3/zlib-1.3.tar.gz"
- , "sha256": "ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e"
- , "sha512": "185795044461cd78a5545250e06f6efdb0556e8d1bfe44e657b509dd6f00ba8892c8eb3febe65f79ee0b192d6af857f0e0055326d33a881449f3833f92e5f8fb"
- , "subdir": "zlib-1.3"
+ , "content": "53fa48bf97f0ee0f42c62743b018507a6583ec3e"
+ , "fetch": "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz"
+ , "sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23"
+ , "sha512": "580677aad97093829090d4b605ac81c50327e74a6c2de0b85dd2e8525553f3ddde17556ea46f8f007f89e435493c9a20bc997d1ef1c1c2c23274528e3c46b94f"
+ , "subdir": "zlib-1.3.1"
}
, "target_root": "just/import targets"
, "target_file_name": "TARGETS.zlib"
@@ -484,8 +484,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240619"
- , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
+ , "branch": "v1.4.0-alpha+20241023"
+ , "commit": "6a1c5cc2c05e7c013a44cddbf030b7d50f1daf12"
, "subdir": "etc/defaults"
}
}
@@ -493,8 +493,8 @@
{ "repository":
{ "type": "git"
, "repository": "https://github.com/just-buildsystem/justbuild"
- , "branch": "v1.4.0-alpha+20240619"
- , "commit": "96158f57c36bbc649abcd9a213bf04df6cf8a1f5"
+ , "branch": "v1.4.0-alpha+20241023"
+ , "commit": "6a1c5cc2c05e7c013a44cddbf030b7d50f1daf12"
, "subdir": "etc/import"
}
}