diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-12 12:50:06 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-12 13:50:31 +0200 |
commit | e193d9f8074fa7ccf033af3df703f8a8644b289e (patch) | |
tree | 649c778e0bc52620e1e79988a075d0fc08cc534c | |
parent | c293d508b10221a7c2ba6b4cb84c38ac328ad4ac (diff) | |
download | rules-rust-e193d9f8074fa7ccf033af3df703f8a8644b289e.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 41bab0a..2f8efdc 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": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" + , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" + , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" + , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" + , "commit": "fac7e7680e00dfc63eec41a33dff86d31571eb4b" , "subdir": "etc/imports" } } |