diff options
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/etc/repos.json b/etc/repos.json index f41bc1f..e13479a 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -548,8 +548,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.0-beta1" - , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" + , "branch": "v1.6.0" + , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704" } , "bindings": { "rules": "just/rules-just" @@ -786,8 +786,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.0-beta1" - , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" + , "branch": "v1.6.0" + , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704" , "subdir": "etc/patches" } } @@ -828,8 +828,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.0-beta1" - , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" + , "branch": "v1.6.0" + , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704" , "subdir": "rules" } , "target_root": "just/defaults" @@ -950,8 +950,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.0-beta1" - , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" + , "branch": "v1.6.0" + , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704" , "subdir": "etc/defaults" } } @@ -959,8 +959,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.0-beta1" - , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" + , "branch": "v1.6.0" + , "commit": "7e5752fc8d56faedc661d1056bc7ec45ea59e704" , "subdir": "etc/import" } } |