diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-13 14:31:50 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-13 14:31:50 +0100 |
commit | 217d032d8b60f09576a2ee4745e8677bcb1fafa4 (patch) | |
tree | b704803bb3ab4dd66c6b2ed1432a48e785c8f0ad /etc | |
parent | b465c21f253d27e810f46eb4c4babadfc5ea306c (diff) | |
download | justbuild-static-binaries-217d032d8b60f09576a2ee4745e8677bcb1fafa4.tar.gz |
Update rules commit
Diffstat (limited to 'etc')
-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 236e3a7..8f46b37 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": "90185a3c608f1428b4ce3c32bc2451f31041acc2" + , "commit": "b4dccdd9e27bb570e1d411f8238e4ed0c89e8e1b" , "subdir": "rules" } } |