diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-01-14 11:22:21 +0100 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-01-14 11:35:26 +0100 |
commit | 7f60e93d0e43ce88506c029ce6ecb7d4afd36ca9 (patch) | |
tree | c0541d317f7c759cea466c96cf3a806da9990452 /etc/repos.json | |
parent | 7f408629c2f75f32391a17430ade69de56fde696 (diff) | |
download | justbuild-static-binaries-7f60e93d0e43ce88506c029ce6ecb7d4afd36ca9.tar.gz |
Update to 1.4.2
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 d4766b2..4834be5 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.4.1" - , "commit": "2dc306f510c7ba0661d95bd75305f7deb5eb54b2" + , "branch": "v1.4.2" + , "commit": "7fd5d41bc219acf0d15da5dfc75d8dd4a6c53ba3" } , "bindings": { "rules": "just/rules-just" @@ -777,8 +777,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.1" - , "commit": "2dc306f510c7ba0661d95bd75305f7deb5eb54b2" + , "branch": "v1.4.2" + , "commit": "7fd5d41bc219acf0d15da5dfc75d8dd4a6c53ba3" , "subdir": "etc/patches" } } @@ -819,8 +819,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.1" - , "commit": "2dc306f510c7ba0661d95bd75305f7deb5eb54b2" + , "branch": "v1.4.2" + , "commit": "7fd5d41bc219acf0d15da5dfc75d8dd4a6c53ba3" , "subdir": "rules" } , "target_root": "just/defaults" @@ -941,8 +941,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.1" - , "commit": "2dc306f510c7ba0661d95bd75305f7deb5eb54b2" + , "branch": "v1.4.2" + , "commit": "7fd5d41bc219acf0d15da5dfc75d8dd4a6c53ba3" , "subdir": "etc/defaults" } } @@ -950,8 +950,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.4.1" - , "commit": "2dc306f510c7ba0661d95bd75305f7deb5eb54b2" + , "branch": "v1.4.2" + , "commit": "7fd5d41bc219acf0d15da5dfc75d8dd4a6c53ba3" , "subdir": "etc/import" } } |