diff options
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/repos.json b/etc/repos.json index 90e92d4..d85bfd9 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -21,7 +21,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "ba89bf29f2dd7d13dbd659d5319232ee98070126" + , "commit": "0e9d13a761c878a647fde5a543946a02bf2c693d" , "subdir": "etc/imports" } } |