summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/repos.json30
-rwxr-xr-xtest/bootstrap/test-mixed-bootstrap.sh2
2 files changed, 16 insertions, 16 deletions
diff --git a/etc/repos.json b/etc/repos.json
index d4e287c7..73c1e58d 100644
--- a/etc/repos.json
+++ b/etc/repos.json
@@ -187,11 +187,11 @@
, "cli11":
{ "repository":
{ "type": "archive"
- , "content": "eb82119c62808a65bb2d15561f1968259ed50c95"
- , "fetch": "https://github.com/CLIUtils/CLI11/archive/refs/tags/v2.4.1.tar.gz"
- , "sha256": "73b7ec52261ce8fe980a29df6b4ceb66243bb0b779451dbd3d014cfec9fdbb58"
- , "sha512": "965290d09977672d3bc3c57ca4b89a88c2c09461da6e866b18217d702d4d5a0977588fcb8fef1a3c3804e61ad80d276029f47469cc83dbfdc7021ee35f6b7269"
- , "subdir": "CLI11-2.4.1"
+ , "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"
}
, "target_root": "import targets"
, "target_file_name": "TARGETS.cli11"
@@ -215,11 +215,11 @@
, "fmt":
{ "repository":
{ "type": "zip"
- , "content": "c54a3ec3cba9177c0be51051b762a74449ea1466"
- , "fetch": "https://github.com/fmtlib/fmt/releases/download/10.2.1/fmt-10.2.1.zip"
- , "sha256": "312151a2d13c8327f5c9c586ac6cf7cddc1658e8f53edae0ec56509c8fa516c9"
- , "sha512": "1cf0e3dd09c7d87e0890b8743559159d3be2a8f33c135516962d17c4eeb7b00659e6acd74518bd5566ee4e83ddaba155fecb4c229f90cd258b3b832e72ad82cd"
- , "subdir": "fmt-10.2.1"
+ , "content": "2ec6acef7f8340d6d48eee098079995a163cc388"
+ , "fetch": "https://github.com/fmtlib/fmt/releases/download/11.0.2/fmt-11.0.2.zip"
+ , "sha256": "40fc58bebcf38c759e11a7bd8fdc163507d2423ef5058bba7f26280c5b9c5465"
+ , "sha512": "06eba9a2a8d1c2269801e10a00ed26a9344b79bca0391a6b10f35e9716682f8345125fceb96e9ca36ffbd4c0558b0e63e4c45a9dff09a8ee186458ec68e34198"
+ , "subdir": "fmt-11.0.2"
}
, "target_root": "import targets"
, "target_file_name": "TARGETS.fmt"
@@ -324,11 +324,11 @@
, "zlib":
{ "repository":
{ "type": "archive"
- , "content": "88faf0fca21e0d82de44366fdd52aaadbab2e6b6"
- , "fetch": "https://github.com/madler/zlib/releases/download/v1.3/zlib-1.3.tar.gz"
- , "sha256": "ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e"
- , "sha512": "185795044461cd78a5545250e06f6efdb0556e8d1bfe44e657b509dd6f00ba8892c8eb3febe65f79ee0b192d6af857f0e0055326d33a881449f3833f92e5f8fb"
- , "subdir": "zlib-1.3"
+ , "content": "53fa48bf97f0ee0f42c62743b018507a6583ec3e"
+ , "fetch": "https://github.com/madler/zlib/releases/download/v1.3.1/zlib-1.3.1.tar.gz"
+ , "sha256": "9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23"
+ , "sha512": "580677aad97093829090d4b605ac81c50327e74a6c2de0b85dd2e8525553f3ddde17556ea46f8f007f89e435493c9a20bc997d1ef1c1c2c23274528e3c46b94f"
+ , "subdir": "zlib-1.3.1"
}
, "target_root": "import targets"
, "target_file_name": "TARGETS.zlib"
diff --git a/test/bootstrap/test-mixed-bootstrap.sh b/test/bootstrap/test-mixed-bootstrap.sh
index 80a082f3..2eaf37f7 100755
--- a/test/bootstrap/test-mixed-bootstrap.sh
+++ b/test/bootstrap/test-mixed-bootstrap.sh
@@ -44,7 +44,7 @@ cp distdir/v4.0.0.tar.gz "${DISTDIR}"
# - fmt
rm -rf "${LOCALBASE}/include/fmt*"
rm -rf "${LOCALBASE}/lib/libfmt*"
-cp distdir/fmt-10.2.1.zip "${DISTDIR}"
+cp distdir/fmt-11.0.2.zip "${DISTDIR}"
# bootstrap command