diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-06 11:22:15 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-08-06 11:22:25 +0200 |
commit | c774460550978add988f3a1f83da5aaf8200227d (patch) | |
tree | 1c154f16a0d5efc68b43795a15212f5057cc9fd4 | |
parent | c248c33ac05a44c97c1cee413f13d65bf9c0327d (diff) | |
download | rules-rust-c774460550978add988f3a1f83da5aaf8200227d.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 08e4814..8fc69de 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": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" + , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" + , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" + , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "0bfac2617f7673c9abb903c155dbd8ddffa26a55" + , "commit": "54e37a259a18760c57b7a9f2f8ffc656029c8d3f" , "subdir": "etc/imports" } } |