Skip to content

Commit df74bd8

Browse files
authored
Upgrade to libvips v8.18.0 (lovell#310)
1 parent f06c144 commit df74bd8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

check-latest-versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ version_latest "proxy-libintl" "$VERSION_PROXY_LIBINTL" "frida/proxy-libintl"
4949
version_latest "rsvg" "$VERSION_RSVG" "5420" "unstable"
5050
version_latest "tiff" "$VERSION_TIFF" "1738"
5151
version_latest "uhdr" "$VERSION_UHDR" "375187"
52-
#version_latest "vips" "$VERSION_VIPS" "5097" # Temporarily disabled to allow version 8.18.0 to roll in
52+
version_latest "vips" "$VERSION_VIPS" "5097"
5353
version_latest "webp" "$VERSION_WEBP" "1761"
5454
version_latest "xml2" "$VERSION_XML2" "1783"
5555
version_latest "zlib-ng" "$VERSION_ZLIB_NG" "115592"

versions.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ VERSION_PROXY_LIBINTL=0.5
2222
VERSION_RSVG=2.61.3
2323
VERSION_TIFF=4.7.1
2424
VERSION_UHDR=1.4.0
25-
VERSION_VIPS=8.18.0-rc2
25+
VERSION_VIPS=8.18.0
2626
VERSION_WEBP=1.6.0
2727
VERSION_XML2=2.15.1
2828
VERSION_ZLIB_NG=2.3.2

0 commit comments

Comments
 (0)