diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-09-10 11:25:37 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2024-09-10 12:50:24 +0200 |
commit | f12456c03061b0f0793b935af2247bb22281be66 (patch) | |
tree | cef3a44f66ca6c533c44a40d07a0cb562c5616b4 /etc/repos.json | |
parent | a87866103043908737ddadf5c7df08540e0c229f (diff) | |
download | justbuild-static-binaries-f12456c03061b0f0793b935af2247bb22281be66.tar.gz |
Update to 1.3.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 73c73c1..a816f89 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -524,8 +524,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.3.1" - , "commit": "b248838ed0f01bc5824caee3a555e7fd22d5ad10" + , "branch": "v1.3.2" + , "commit": "27a56845398b07471f8185648a79a63f97851659" } , "bindings": { "rules": "just/rules-just" @@ -762,8 +762,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.3.1" - , "commit": "b248838ed0f01bc5824caee3a555e7fd22d5ad10" + , "branch": "v1.3.2" + , "commit": "27a56845398b07471f8185648a79a63f97851659" , "subdir": "etc/patches" } } @@ -804,8 +804,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.3.1" - , "commit": "b248838ed0f01bc5824caee3a555e7fd22d5ad10" + , "branch": "v1.3.2" + , "commit": "27a56845398b07471f8185648a79a63f97851659" , "subdir": "rules" } , "target_root": "just/defaults" @@ -926,8 +926,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.3.1" - , "commit": "b248838ed0f01bc5824caee3a555e7fd22d5ad10" + , "branch": "v1.3.2" + , "commit": "27a56845398b07471f8185648a79a63f97851659" , "subdir": "etc/defaults" } } @@ -935,8 +935,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.3.1" - , "commit": "b248838ed0f01bc5824caee3a555e7fd22d5ad10" + , "branch": "v1.3.2" + , "commit": "27a56845398b07471f8185648a79a63f97851659" , "subdir": "etc/import" } } |