diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-25 17:48:53 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-25 17:48:53 +0200 |
commit | c4c9726158431d053af919db13fa6b812f1e4773 (patch) | |
tree | 22a6f85a4aafebabc78d06c535e40e3ea3ee9dbd | |
parent | e7f2fc92c8fd64485d635b1cc7b0c2897d78bc69 (diff) | |
download | rules-rust-c4c9726158431d053af919db13fa6b812f1e4773.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 2f8efdc..d8fb2db 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": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" + , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" + , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" + , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" + , "commit": "1825c775dafd591e2a9e6bf12065e8c41727b96f" , "subdir": "etc/imports" } } |