diff --git a/check-latest-versions.sh b/check-latest-versions.sh index 55766d43..c905f1bb 100755 --- a/check-latest-versions.sh +++ b/check-latest-versions.sh @@ -55,7 +55,7 @@ version_latest "proxy-libintl" "$VERSION_PROXY_LIBINTL" "frida/proxy-libintl" version_latest "rsvg" "$VERSION_RSVG" "5420" "unstable" version_latest "tiff" "$VERSION_TIFF" "1738" #version_latest "uhdr" "$VERSION_UHDR" "375187" # use commit SHA until next tagged release -version_latest "vips" "$VERSION_VIPS" "5097" +#version_latest "vips" "$VERSION_VIPS" "5097" # temporarily disabled to allow version 8.18.1 to roll in version_latest "webp" "$VERSION_WEBP" "1761" version_latest "xml2" "$VERSION_XML2" "1783" version_latest "zlib-ng" "$VERSION_ZLIB_NG" "115592" diff --git a/versions.properties b/versions.properties index 9d05136a..71c093a9 100644 --- a/versions.properties +++ b/versions.properties @@ -3,7 +3,7 @@ VERSION_ARCHIVE=3.8.6 VERSION_CAIRO=1.18.4 VERSION_CGIF=0.5.2 VERSION_EXIF=0.6.25 -VERSION_EXPAT=2.7.4 +VERSION_EXPAT=2.7.5 VERSION_FFI=3.5.2 VERSION_FONTCONFIG=2.17.1 VERSION_FREETYPE=2.14.2 @@ -19,7 +19,7 @@ VERSION_PANGO=1.57.0 VERSION_PIXMAN=0.46.4 VERSION_PNG=1.6.55 VERSION_PROXY_LIBINTL=0.5 -VERSION_RSVG=2.62.0 +VERSION_RSVG=2.62.1 VERSION_TIFF=4.7.1 VERSION_UHDR=8cbc983 VERSION_VIPS=8.18.0