From f969ab6c3d1c4e38f0c73ccfb4f6ebbe3ed9286a Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 1 Sep 2023 11:07:52 +0200 Subject: Update fmt to 10.1.1 --- test/bootstrap/test-mixed-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/bootstrap/test-mixed-bootstrap.sh b/test/bootstrap/test-mixed-bootstrap.sh index 2a665445..e9f8681b 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.0.0.zip "${DISTDIR}" +cp distdir/fmt-10.1.1.zip "${DISTDIR}" # bootstrap command -- cgit v1.2.3