diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-03-05 14:10:55 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-03-05 14:11:21 +0100 |
commit | e64f178d3ffc1c7f3c74e4fa57c17ac58a1c5cc0 (patch) | |
tree | 06ab8acfae587a510c162e00a162ec2e9d25caf7 | |
parent | d419f8864fa9ef9022f7429aa674e11f1423e539 (diff) | |
download | justbuild-static-binaries-e64f178d3ffc1c7f3c74e4fa57c17ac58a1c5cc0.tar.gz |
Update rules
-rw-r--r-- | etc/repos.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/repos.json b/etc/repos.json index 41a7662..4eaa779 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -12,7 +12,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "004823e61db50e556e56360ca4f6647bdbb91b0c" + , "commit": "1ef4873691f3e37dcd7a8ffa4605caff1c7091f0" , "subdir": "rules" } } |