diff options
Diffstat (limited to 'etc')
-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 fa72f7d..90d165e 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": "17012ed56b6af89ff11c36479fedb3d99420fc4a" + , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" + , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" + , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "17012ed56b6af89ff11c36479fedb3d99420fc4a" + , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" , "subdir": "etc/imports" } } |