diff --git a/check-latest-versions.sh b/check-latest-versions.sh index 5f7504ca..a4d842ec 100755 --- a/check-latest-versions.sh +++ b/check-latest-versions.sh @@ -49,7 +49,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" -#version_latest "vips" "$VERSION_VIPS" "5097" # Temporarily disabled to allow version 8.18.0 to roll in +version_latest "vips" "$VERSION_VIPS" "5097" 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 7a1eadb6..9fe53a29 100644 --- a/versions.properties +++ b/versions.properties @@ -22,7 +22,7 @@ VERSION_PROXY_LIBINTL=0.5 VERSION_RSVG=2.61.3 VERSION_TIFF=4.7.1 VERSION_UHDR=1.4.0 -VERSION_VIPS=8.18.0-rc2 +VERSION_VIPS=8.18.0 VERSION_WEBP=1.6.0 VERSION_XML2=2.15.1 VERSION_ZLIB_NG=2.3.2