diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-02 09:46:26 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-07-02 09:46:26 +0200 |
commit | d91f1bc20d979c40bd725d54a60dab4ebf526826 (patch) | |
tree | 33426b0aa526867bedda7cb12938fc2ad8c19cc9 | |
parent | 4d18d2723a28bb8e262920330335f046d94dac97 (diff) | |
download | rules-rust-d91f1bc20d979c40bd725d54a60dab4ebf526826.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 d85bfd9..e977242 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": "0e9d13a761c878a647fde5a543946a02bf2c693d" + , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" + , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" + , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" + , "commit": "bf70a9d9e13e3c02455ffd909a59323f451449ea" , "subdir": "etc/imports" } } |