diff --git a/bucket/libvips.json b/bucket/libvips.json index bca06373ff..12bebe0852 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,19 +1,19 @@ { - "version": "8.14.5", + "version": "8.15.0", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "7af4f07a34d9a06aa9fad4b2f3a75157916ab71614ec87198635fcb06fdfb3a1", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.5/vips-dev-w64-all-8.14.5.zip" + "hash": "324e953764b1fae3670ecaab3987e2a73a3a23287a1354638618c3b684ff819c", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.0/vips-dev-w64-all-8.15.0.zip" }, "32bit": { - "hash": "e9923b909fe38b73d6bc0172501099c3780cae943d37f79115824291f2f41d13", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.5/vips-dev-w32-all-8.14.5.zip" + "hash": "53633b75e5a14c7da645b25b5fa2396e5edb9f4dda77b14bb1c8fd693af639ac", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.0/vips-dev-w32-all-8.15.0.zip" } }, - "extract_dir": "vips-dev-8.14", + "extract_dir": "vips-dev-8.15", "env_add_path": "bin", "checkver": { "github": "https://github.com/libvips/build-win64-mxe"