diff options
Diffstat (limited to 'test/bootstrap/test-mixed-bootstrap.sh')
-rwxr-xr-x | test/bootstrap/test-mixed-bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |