diff options
Diffstat (limited to 'etc/repos.json')
-rw-r--r-- | etc/repos.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/etc/repos.json b/etc/repos.json index 5a41c8f..f41bc1f 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.5.3" - , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601" + , "branch": "v1.6.0-beta1" + , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" } , "bindings": { "rules": "just/rules-just" @@ -600,11 +600,11 @@ , "just/cli11": { "repository": { "type": "archive" - , "content": "624cd17664daa964e192c176c98ea2fb919afd3d" - , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.4.2.tar.gz" - , "sha256": "f2d893a65c3b1324c50d4e682c0cdc021dd0477ae2c048544f39eed6654b699a" - , "sha512": "fdb61c430f5b99a9495fda7f94bfc8d0fb5360c99beeccbcb3b8918713579aac97fa0dcbce296065d9043f141a538c505919c9810fd1d192661e8b48b6a2637a" - , "subdir": "CLI11-2.4.2" + , "content": "6689a311c4e3f31e0428a6135ed03f2ccac448f8" + , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.5.0.tar.gz" + , "sha256": "17e02b4cddc2fa348e5dbdbb582c59a3486fa2b2433e70a0c3bacb871334fd55" + , "sha512": "895fb61e4c9974ee8e8d4681fb880a10126a412f24bb147d558d465d78fe784a044c5443edf1ce20fc9936901073073d795b034e0c02bdb3c8aa74c9d6ac811c" + , "subdir": "CLI11-2.5.0" } , "target_root": "just/import targets" , "target_file_name": "TARGETS.cli11" @@ -730,11 +730,11 @@ , "just/fmt": { "repository": { "type": "zip" - , "content": "90ab7bf7db31acb0fc6d79a823275a96daa81c4a" - , "fetch": "https://github.com/fmtlib/fmt/releases/download/11.1.3/fmt-11.1.3.zip" - , "sha256": "7df2fd3426b18d552840c071c977dc891efe274051d2e7c47e2c83c3918ba6df" - , "sha512": "5b9f5b0c81c2e3e7fb0d985556f98c45e15cbd89fe2ad1bf691bf1ba47c11192efcc83dd643f18bd8086689432c9b8fd9f55704f3d322bfa617ac67b08ba9530" - , "subdir": "fmt-11.1.3" + , "content": "da6ad435963d4578c63c723e61a1e6b136fd61d8" + , "fetch": "https://github.com/fmtlib/fmt/releases/download/11.2.0/fmt-11.2.0.zip" + , "sha256": "203eb4e8aa0d746c62d8f903df58e0419e3751591bb53ff971096eaa0ebd4ec3" + , "sha512": "75586d02284a33c0c101b6e78cbb1d61f169610ae9027ddfc20936751a8c2ac4453f3046e7b05fa167a8f8eedeafde0f4cb0bff4f798c17c80994521f660174d" + , "subdir": "fmt-11.2.0" } , "target_root": "just/import targets" , "target_file_name": "TARGETS.fmt" @@ -786,8 +786,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.3" - , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601" + , "branch": "v1.6.0-beta1" + , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" , "subdir": "etc/patches" } } @@ -828,8 +828,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.3" - , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601" + , "branch": "v1.6.0-beta1" + , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" , "subdir": "rules" } , "target_root": "just/defaults" @@ -950,8 +950,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.3" - , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601" + , "branch": "v1.6.0-beta1" + , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" , "subdir": "etc/defaults" } } @@ -959,8 +959,8 @@ { "repository": { "type": "git" , "repository": "https://github.com/just-buildsystem/justbuild" - , "branch": "v1.5.3" - , "commit": "f9fb8d7a2f0771f0de410c2e981634c0065b0601" + , "branch": "v1.6.0-beta1" + , "commit": "13aa7b785cdc4d36c7ea37634ba35c038ade6b86" , "subdir": "etc/import" } } |