diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-18 10:23:02 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-04-18 10:23:02 +0200 |
commit | 04657fc8c11131b763a6c72610e0cc7efc1d309d (patch) | |
tree | 77258509baf7b08aae7ee57e57a3c0d387ef5b15 | |
parent | acc0388f0ac05ea8c6a72362fdc104aec311f779 (diff) | |
download | justbuild-static-binaries-04657fc8c11131b763a6c72610e0cc7efc1d309d.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 2e386de..a3a6501 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": "1ef4873691f3e37dcd7a8ffa4605caff1c7091f0" + , "commit": "7f1e6af152c4d88751a3d0bab7924f8cdbe42cd0" , "subdir": "rules" } } |