diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-29 15:34:23 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-29 15:34:23 +0200 |
commit | bbf660ffd33e020851e191372dd5048f40b31e2e (patch) | |
tree | a14c471ec72073aeccf8d1186ff48c96c8525b4c | |
parent | ab29759d4d836e43949da3622adad20b1fd4f552 (diff) | |
download | justbuild-static-binaries-bbf660ffd33e020851e191372dd5048f40b31e2e.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 0c8ce7b..71f98c7 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": "7f1e6af152c4d88751a3d0bab7924f8cdbe42cd0" + , "commit": "3a1dac200d24a1c34f7a20f1c8feb743fc2aa141" , "subdir": "rules" } } |