diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-03-20 15:54:05 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-03-21 10:50:50 +0100 |
commit | 30b2a846149e57723e47d32a7ce94324d8f31b36 (patch) | |
tree | 90b2f97cb5eba20a4e9e032c7486dbd34598a726 | |
parent | edc5101c3b73014b282fe18630001e468c797b9d (diff) | |
download | rules-cc-30b2a846149e57723e47d32a7ce94324d8f31b36.tar.gz |
Update just reference to 1.5.0v1.5.0
-rwxr-xr-x | etc/generate-repos.sh | 2 | ||||
-rw-r--r-- | etc/repos.json | 78 |
2 files changed, 40 insertions, 40 deletions
diff --git a/etc/generate-repos.sh b/etc/generate-repos.sh index a5453fb..1e6f2cc 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} +: ${BRANCH:=v1.5.0} : ${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 5964a0a..149e8b8 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" - , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb" + , "branch": "v1.5.0" + , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" } , "bindings": { "rules": "just/rules-just" @@ -168,11 +168,11 @@ , "just/com_github_grpc_grpc": { "repository": { "type": "archive" - , "content": "11573055daa6b91b4873e8e6118d0535ddc05418" - , "fetch": "https://github.com/grpc/grpc/archive/refs/tags/v1.67.1.tar.gz" - , "sha256": "d74f8e99a433982a12d7899f6773e285c9824e1d9a173ea1d1fb26c9bd089299" - , "sha512": "4f9b63278590be282b5578ec6c5f607f11046fdac3e62b5bf9054f664971312efee621e1fd3a086eaf978d41f4cd83bab7f2947c9e6189dc30bcb69263f481dc" - , "subdir": "grpc-1.67.1" + , "content": "a6a8b898fa1d8abe70ed77f45236940d0a5871f2" + , "fetch": "https://github.com/grpc/grpc/archive/refs/tags/v1.70.1.tar.gz" + , "sha256": "c4e85806a3a23fd2a78a9f8505771ff60b2beef38305167d50f5e8151728e426" + , "sha512": "35382987b33abb57a27105570c91db048853d95111f125bc6fac8a25f758c29ab2c699c63330b445b0a08f04c9dbc4dfa1dc0c33a7e2d8ea99d06d884a3c9852" + , "subdir": "grpc-1.70.1" , "pragma": {"special": "ignore"} } , "target_root": "just/import targets" @@ -238,13 +238,13 @@ , "just/com_google_absl": { "repository": { "type": "archive" - , "content": "e9bacd5f3a5c3a51f4f0f50e9ed963464714caa7" - , "fetch": "https://github.com/abseil/abseil-cpp/releases/download/20240116.0/abseil-cpp-20240116.0.tar.gz" - , "sha256": "338420448b140f0dfd1a1ea3c3ce71b3bc172071f24f4d9a57d59b45037da440" - , "sha512": "018488e69cca472ef118631bd79bca4ef0cf1363432e79b81532942168d305511e4cdf4dc72611275e9a9de00cd71c0245be4ec287ff36147248e218218bf825" - , "subdir": "abseil-cpp-20240116.0" + , "content": "b5cc395c49afa2a2dec1d9c4072500494b126974" + , "fetch": "https://github.com/abseil/abseil-cpp/releases/download/20240722.0/abseil-cpp-20240722.0.tar.gz" + , "sha256": "f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3" + , "sha512": "bd2cca8f007f2eee66f51c95a979371622b850ceb2ce3608d00ba826f7c494a1da0fba3c1427728f2c173fe50d59b701da35c2c9fdad2752a5a49746b1c8ef31" + , "subdir": "abseil-cpp-20240722.0" , "mirrors": - [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/abseil/abseil-cpp/archive/20240116.0.tar.gz" + [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/abseil/abseil-cpp/archive/20240722.0.tar.gz" ] } , "target_root": "just/import targets" @@ -254,11 +254,11 @@ , "just/fmt": { "repository": { "type": "zip" - , "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" + , "content": "90ab7bf7db31acb0fc6d79a823275a96daa81c4a" + , "fetch": "https://github.com/fmtlib/fmt/releases/download/11.1.3/fmt-11.1.3.zip" + , "sha256": "7df2fd3426b18d552840c071c977dc891efe274051d2e7c47e2c83c3918ba6df" + , "sha512": "5b9f5b0c81c2e3e7fb0d985556f98c45e15cbd89fe2ad1bf691bf1ba47c11192efcc83dd643f18bd8086689432c9b8fd9f55704f3d322bfa617ac67b08ba9530" + , "subdir": "fmt-11.1.3" } , "target_root": "just/import targets" , "target_file_name": "TARGETS.fmt" @@ -310,19 +310,19 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0" - , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb" + , "branch": "v1.5.0" + , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" , "subdir": "etc/patches" } } , "just/protobuf": { "repository": { "type": "archive" - , "content": "eef52bb7f76e8c87ab741d6d9139a837f4b399d4" - , "fetch": "https://github.com/protocolbuffers/protobuf/releases/download/v27.2/protobuf-27.2.tar.gz" - , "sha256": "e4ff2aeb767da6f4f52485c2e72468960ddfe5262483879ef6ad552e52757a77" - , "sha512": "664c66b62cf1ed0c65d9b910d8e67d4d5d471113697f1b8edf1573cd5c0fc8e850ac53ce984e48e6c6b9cbbefa12f8530058384e7388e65a59c1e46d03772397" - , "subdir": "protobuf-27.2" + , "content": "e8787a2f6d661aaaec426743c4e9667be7c8ba2f" + , "fetch": "https://github.com/protocolbuffers/protobuf/releases/download/v29.0/protobuf-29.0.tar.gz" + , "sha256": "10a0d58f39a1a909e95e00e8ba0b5b1dc64d02997f741151953a2b3659f6e78c" + , "sha512": "c5637486a533557ea909d1f880b0f0064fff0c4665612e023170941310c45bf8e7373d2c67de621824b056530e98792c00799d71ec4ff7b6af9142cdc4cb8dee" + , "subdir": "protobuf-29.0" } , "target_root": "just/import targets" , "target_file_name": "TARGETS.protobuf" @@ -352,8 +352,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0" - , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb" + , "branch": "v1.5.0" + , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" , "subdir": "rules" } , "target_root": "just/defaults" @@ -444,13 +444,13 @@ , "just/ssl": { "repository": { "type": "archive" - , "content": "2142a2813a0d387f5f86dd90635d29a88b5b6c66" - , "fetch": "https://github.com/google/boringssl/archive/b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6.tar.gz" - , "sha256": "c70d519e4ee709b7a74410a5e3a937428b8198d793a3d771be3dd2086ae167c8" - , "sha512": "3a35107ce0b891911608b97e24a3437fb849bcb738f699eab74e55a2e0fd911f4a448ac1f2b11f444bcf7ae5794b7fa109009043a0f5dbeec5d73cf3909651c0" - , "subdir": "boringssl-b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6" + , "content": "d9ff3aa3d22337e93cb0a0e2df00ca8abea2fac6" + , "fetch": "https://github.com/google/boringssl/archive/dec0d8f681348af8bb675e07bd89989665fca8bc.tar.gz" + , "sha256": "2f12c33d2cf25a658a1b981fb96923dac87e9175fb20e45db6950ee36c526356" + , "sha512": "51f91bee640e38ce20c180195de6811b5be7522240faae2b57158fa9c298ed09292ecb09c770df5d4fc6a3100bc2459de4e9d312e315265c1ea7ade347bad3f2" + , "subdir": "boringssl-dec0d8f681348af8bb675e07bd89989665fca8bc" , "mirrors": - [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/google/boringssl/archive/b8b3e6e11166719a8ebfa43c0cde9ad7d57a84f6.tar.gz" + [ "https://storage.googleapis.com/grpc-bazel-mirror/github.com/google/boringssl/archive/dec0d8f681348af8bb675e07bd89989665fca8bc.tar.gz" ] } , "target_root": "just/import targets" @@ -461,8 +461,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0" - , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb" + , "branch": "v1.5.0" + , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" , "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" - , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb" + , "branch": "v1.5.0" + , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" , "subdir": "etc/defaults" } } @@ -493,8 +493,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.0" - , "commit": "562bddf70175a602f896397f41ee5f5e07e834eb" + , "branch": "v1.5.0" + , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" , "subdir": "etc/import" } } |