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 90d165e..41bab0a 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": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "rules" } } @@ -30,7 +30,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "tests" } , "bindings": @@ -507,7 +507,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "rules" } } @@ -525,7 +525,7 @@ { "type": "git" , "repository": "https://github.com/just-buildsystem/rules-cc" , "branch": "master" - , "commit": "5cfe9e48255086a953426b599c5bca4e0f33b589" + , "commit": "8d715c335756e406aea8a7e3e9e2266f69fbdeb9" , "subdir": "etc/imports" } } |