diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-20 17:07:34 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-20 17:07:34 +0100 |
commit | 74b72a0c8dc5a0e125ca558c025d2fafa90b7e57 (patch) | |
tree | 8032ba3d1e86fb90b81323e0a118a98996dce6d5 /etc | |
parent | c68ca0acdb5bdee63873ac8ddc8a5921880f84ff (diff) | |
download | justbuild-static-binaries-74b72a0c8dc5a0e125ca558c025d2fafa90b7e57.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 5f0a657..df3c92e 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": "b4dccdd9e27bb570e1d411f8238e4ed0c89e8e1b" + , "commit": "1f8e8d060c0c554f4374351d350bf3d661126579" , "subdir": "rules" } } |