diff options
author | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-09-18 11:59:07 +0200 |
---|---|---|
committer | Klaus Aehlig <klaus.aehlig@huawei.com> | 2023-09-18 11:59:07 +0200 |
commit | 155251bc3d9b2789dfac09132ef8f403555e8c27 (patch) | |
tree | 49b5b91a9fa4f3f6586ab6ce618520107bbe62b0 /etc/repos.json | |
parent | abd0e85b113293b8d7c11c9a2697d77d5fbbac93 (diff) | |
download | rules-cc-155251bc3d9b2789dfac09132ef8f403555e8c27.tar.gz |
Update just dependency to 1.2.1
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/repos.json b/etc/repos.json index ca623dd..7895391 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -71,8 +71,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.0" - , "commit": "a4a59ea849cc439ee67665d0668d8e1f71dfa72e" + , "branch": "v1.2.1" + , "commit": "959cd90083d0c783389cd09e187c98322c16469f" } , "bindings": { "rules": "just/rules-just" @@ -298,8 +298,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.0" - , "commit": "a4a59ea849cc439ee67665d0668d8e1f71dfa72e" + , "branch": "v1.2.1" + , "commit": "959cd90083d0c783389cd09e187c98322c16469f" , "subdir": "etc/patches" } } @@ -337,8 +337,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.0" - , "commit": "a4a59ea849cc439ee67665d0668d8e1f71dfa72e" + , "branch": "v1.2.1" + , "commit": "959cd90083d0c783389cd09e187c98322c16469f" , "subdir": "rules" } , "target_root": "just/defaults" @@ -443,8 +443,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.0" - , "commit": "a4a59ea849cc439ee67665d0668d8e1f71dfa72e" + , "branch": "v1.2.1" + , "commit": "959cd90083d0c783389cd09e187c98322c16469f" , "subdir": "etc/toolchain" } , "rule_root": "just/rules" @@ -466,8 +466,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.0" - , "commit": "a4a59ea849cc439ee67665d0668d8e1f71dfa72e" + , "branch": "v1.2.1" + , "commit": "959cd90083d0c783389cd09e187c98322c16469f" , "subdir": "etc/defaults" } } @@ -475,8 +475,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.2.0" - , "commit": "a4a59ea849cc439ee67665d0668d8e1f71dfa72e" + , "branch": "v1.2.1" + , "commit": "959cd90083d0c783389cd09e187c98322c16469f" , "subdir": "etc/import" } } |