diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-05-03 12:15:58 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-05-03 12:15:58 +0200 |
commit | db6989f4e1eab525a8387594dfee628ddddca0d3 (patch) | |
tree | caa01442152bbf057efaebc2ac3b248339a7da48 | |
parent | 62b743d9e2a3caf57e482d224cd740ede707958d (diff) | |
download | justbuild-static-binaries-db6989f4e1eab525a8387594dfee628ddddca0d3.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 585d2b5..57ba5a1 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": "660966298286958a5cbee18be89872a8202956a8" + , "commit": "7acb2bbcc28dfc4c01967b65678c93b1e5dd7d85" , "subdir": "rules" } } |