From 87bbdf8433e00e9b790e0314e6dad1eb8c1a15d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 08:30:22 +0000 Subject: [PATCH] libvips: Update to version 8.17.0 --- bucket/libvips.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/libvips.json b/bucket/libvips.json index 39740efe47..b9ee5c5c92 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,19 +1,19 @@ { - "version": "8.16.1", + "version": "8.17.0", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "e9aff6d1de2bbb9ca735b6adb48352b2fd649d26ad18d9727fd619fb064c58e3", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.16.1/vips-dev-w64-all-8.16.1.zip" + "hash": "30b06ab7a2db5d8282483a1cdf9f396cedf67e7b7f11d76d0afa2d7d7adb7b42", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.0/vips-dev-w64-all-8.17.0.zip" }, "32bit": { - "hash": "54fe043a1af7b23a78d828e34e915ee14edc93f5eb029c60f2613f33970d9668", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.16.1/vips-dev-w32-all-8.16.1.zip" + "hash": "84d1dcfd4b223ceaa59e38b2c4c32737ff5704d4751ced02d69df7124f5b63f8", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.0/vips-dev-w32-all-8.17.0.zip" } }, - "extract_dir": "vips-dev-8.16", + "extract_dir": "vips-dev-8.17", "env_add_path": "bin", "checkver": { "github": "https://github.com/libvips/build-win64-mxe"