Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion check-latest-versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion versions.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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