libvips: Update to version 8.17.0

This commit is contained in:
github-actions[bot] 2025-06-06 08:30:22 +00:00
parent 72f70ceb18
commit 87bbdf8433

View File

@ -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"