diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-06-25 12:57:46 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-06-25 12:58:01 +0200 |
commit | bf3e05a614f1de5a9a8a0f8e40f1dd9e1f6609da (patch) | |
tree | 0375b4b6b023ce53732c3e911ce3590477bc2e7e | |
parent | d1401e45d2bc5033a14366d272971a2973e85762 (diff) | |
download | rules-rust-bf3e05a614f1de5a9a8a0f8e40f1dd9e1f6609da.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 90e92d4..d85bfd9 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": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "etc/imports" } } |