From 00ae50e7eb87128f212653370b1ac68de45eb0c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 20:26:07 +0000 Subject: [PATCH] libvips: Update to version 8.17.2 --- bucket/libvips.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/libvips.json b/bucket/libvips.json index fe76b43dd2..a81d98a943 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,16 +1,16 @@ { - "version": "8.17.1", + "version": "8.17.2", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "30cd739c7fcf350db8030647195e46d635e64ec5c5bbc3a76a0db7475d20399b", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.1/vips-dev-w64-all-8.17.1.zip" + "hash": "54f335f12557c6eaf09bf6093f160b56f9761e82091dba89cd8d3a3bd9ac33e2", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.2/vips-dev-w64-all-8.17.2.zip" }, "32bit": { - "hash": "c76b21dfc22e8841cc6577b5a22bfcf9ec7e5cfc85ab289dbf1f8eb0fdd19e88", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.1/vips-dev-w32-all-8.17.1.zip" + "hash": "fc601ef99ff2e588e65bb5c6b9ca90a771d2de95803b8e002387be21df1bd9a8", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.2/vips-dev-w32-all-8.17.2.zip" } }, "extract_dir": "vips-dev-8.17",