From e0550e61bb9b0bf050fca30f3766fcd212f7846d Mon Sep 17 00:00:00 2001 From: Kleis Auke Wolthuizen Date: Wed, 18 Mar 2026 17:48:55 +0100 Subject: [PATCH] Upgrade to libvips v8.18.1 --- check-latest-versions.sh | 2 +- versions.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check-latest-versions.sh b/check-latest-versions.sh index c905f1bb..55766d43 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" # temporarily disabled to allow version 8.18.1 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 71c093a9..05789ce1 100644 --- a/versions.properties +++ b/versions.properties @@ -22,7 +22,7 @@ VERSION_PROXY_LIBINTL=0.5 VERSION_RSVG=2.62.1 VERSION_TIFF=4.7.1 VERSION_UHDR=8cbc983 -VERSION_VIPS=8.18.0 +VERSION_VIPS=8.18.1 VERSION_WEBP=1.6.0 VERSION_XML2=2.15.2 VERSION_ZLIB_NG=2.3.3