diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-30 17:26:51 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-11-30 17:26:51 +0100 |
commit | 612ad237752141ec0e5fe3a87b68275033094358 (patch) | |
tree | 827463315f6514b7955e1fdb826ed6c12658a4c0 /etc | |
parent | b859553584dc1dd41bcdd8bf3cf11a4d18fca925 (diff) | |
download | justbuild-static-binaries-612ad237752141ec0e5fe3a87b68275033094358.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 b44f124..6979c14 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": "1f8e8d060c0c554f4374351d350bf3d661126579" + , "commit": "5b820def58f4d4ec30f0b3e4e8db49ce1fef8dd9" , "subdir": "rules" } } |