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 5f95360..2fab204 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -539,8 +539,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.0" - , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" + , "branch": "v1.5.1" + , "commit": "bf25529bddd6dca549235ae1b3fecc34e3025e56" } , "bindings": { "rules": "just/rules-just" @@ -777,8 +777,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.0" - , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" + , "branch": "v1.5.1" + , "commit": "bf25529bddd6dca549235ae1b3fecc34e3025e56" , "subdir": "etc/patches" } } @@ -819,8 +819,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.0" - , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" + , "branch": "v1.5.1" + , "commit": "bf25529bddd6dca549235ae1b3fecc34e3025e56" , "subdir": "rules" } , "target_root": "just/defaults" @@ -941,8 +941,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.0" - , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" + , "branch": "v1.5.1" + , "commit": "bf25529bddd6dca549235ae1b3fecc34e3025e56" , "subdir": "etc/defaults" } } @@ -950,8 +950,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.0" - , "commit": "21d9afbfb744596f0e7646c386870e78dbeab922" + , "branch": "v1.5.1" + , "commit": "bf25529bddd6dca549235ae1b3fecc34e3025e56" , "subdir": "etc/import" } } |