diff options
author | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-06-06 15:29:24 +0200 |
---|---|---|
committer | Paul Cristian Sarbu <paul.cristian.sarbu@huawei.com> | 2025-06-12 15:12:01 +0200 |
commit | c05c0de123d6167535da63a7264cbe8b83400253 (patch) | |
tree | b15f2cc7b5f4a49a1cb6ba2cc5418b1a257a26b7 | |
parent | 19aa4043df3f4903f87266ec76804f5ae2b66580 (diff) | |
download | bootstrappable-toolchain-c05c0de123d6167535da63a7264cbe8b83400253.tar.gz |
Update rules-cc to v1.6.0-alpha+20250606
-rw-r--r-- | etc/repos.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/repos.json b/etc/repos.json index 3aab324..ed7b833 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -31,10 +31,10 @@ , "rules": { "repository": { "type": "zip" - , "content": "b70b93929aee3fff6593d0f160c93b06c17d0a3b" - , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/refs/tags/v1.4.0.zip" - , "sha256": "7bff0abd544d90cab092e183952c64afb866dd583d6fb62ac01b194f21ef5fc2" - , "subdir": "rules-cc-1.4.0/rules" + , "content": "e046bb9eb2db84e425ad93deb275800b6be4d3a1" + , "fetch": "https://github.com/just-buildsystem/rules-cc/archive/refs/tags/v1.6.0-alpha+20250606.zip" + , "sha256": "cb544ea41aec99e14ce874ac968ae4d21c3af4ce3de8cfd692a24b6baa2c3003" + , "subdir": "rules-cc-1.6.0-alpha-20250606/rules" } } , "rules/stage-0": |