diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-30 10:21:56 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-30 10:21:56 +0200 |
commit | d9dd698d656f00b8516fdd01191e29370cf896c0 (patch) | |
tree | a2b3eb93e73c72180594feaeae22e09b5eb388f5 | |
parent | bbf660ffd33e020851e191372dd5048f40b31e2e (diff) | |
download | justbuild-static-binaries-d9dd698d656f00b8516fdd01191e29370cf896c0.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 71f98c7..72f4078 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": "3a1dac200d24a1c34f7a20f1c8feb743fc2aa141" + , "commit": "660966298286958a5cbee18be89872a8202956a8" , "subdir": "rules" } } |