diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-29 16:59:47 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-29 16:59:47 +0200 |
commit | 132dadc0f34d3cdf0dc2a63bd7644af6d91d67ec (patch) | |
tree | 2e0cf46672c12be076b80da1415818f1cca674a1 | |
parent | bd6ede41a6793ae1ef9a7feb4cadb8469b8fa284 (diff) | |
download | rules-rust-132dadc0f34d3cdf0dc2a63bd7644af6d91d67ec.tar.gz |
update rules-cc
-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 d8fb2db..08e4814 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -21,7 +21,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" + , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" + , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" + , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" + , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" , "subdir": "etc/imports" } } |