diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-09 10:42:23 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-09 10:42:33 +0200 |
commit | c293d508b10221a7c2ba6b4cb84c38ac328ad4ac (patch) | |
tree | b21d46cf021f6e490b58fb71b678b90c45b4a326 | |
parent | 8884b382c5d89c8596ccad4648339b86a15b5a68 (diff) | |
download | rules-rust-c293d508b10221a7c2ba6b4cb84c38ac328ad4ac.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 90d165e..41bab0a 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": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "etc/imports" } } |