From f8010dad456b77d69c56787342752f6ed0bc2d01 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 19 May 2025 10:29:21 +0200 Subject: Update fmt to 11.2.0 --- 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 1be9b07a..dde0515c 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-11.1.3.zip "${DISTDIR}" +cp distdir/fmt-11.2.0.zip "${DISTDIR}" # bootstrap command -- cgit v1.2.3