diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-08-12 09:52:02 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2025-08-12 10:38:38 +0200 |
commit | 0c76d3a66a7c3267e17a6a8d66de56893b97fc80 (patch) | |
tree | 5cd8d786738184a568c8e6a547ab24c72ba15b28 /etc/repos.json | |
parent | 7c511558e10e3a0038a8f0e3c2d3277d90e1e2c1 (diff) | |
download | justbuild-static-binaries-0c76d3a66a7c3267e17a6a8d66de56893b97fc80.tar.gz |
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 d782433..dcd2034 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.2" - , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548" + , "branch": "v1.6.3" + , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93" } , "bindings": { "rules": "just/rules-just" @@ -782,8 +782,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.2" - , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548" + , "branch": "v1.6.3" + , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93" , "subdir": "etc/patches" } } @@ -824,8 +824,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.2" - , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548" + , "branch": "v1.6.3" + , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93" , "subdir": "rules" } , "target_root": "just/defaults" @@ -946,8 +946,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.2" - , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548" + , "branch": "v1.6.3" + , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93" , "subdir": "etc/defaults" } } @@ -955,8 +955,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.6.2" - , "commit": "db9ac1de99b3c78d3eadd5116436ca80669f6548" + , "branch": "v1.6.3" + , "commit": "58bc2ad1540238e03ea043a5376095a6383ccc93" , "subdir": "etc/import" } } |