diff --git a/bucket/libvips.json b/bucket/libvips.json index 7e82ef59e6..d959b4335b 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,19 +1,19 @@ { - "version": "8.13.3", + "version": "8.14.1", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "6cc0ee75d2378fe585c8983c1220d8cab18d9f316593a449b26b1065a69d4d84", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.3/vips-dev-w64-all-8.13.3.zip" + "hash": "a80e85f8bf3dd08e158bb34075fff0cd0dfecb7bc591b698ab2476af184863e2", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w64-all-8.14.1.zip" }, "32bit": { - "hash": "5f7bf76319205e00f32a854a4dddb945908bec5c60112a9d4f65ed9bdc28a42a", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.3/vips-dev-w32-all-8.13.3.zip" + "hash": "7c2fbdb24c4b9c81fb491c1495d1e4631e77a5fed3d346538cb988072764d8a6", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w32-all-8.14.1.zip" } }, - "extract_dir": "vips-dev-8.13", + "extract_dir": "vips-dev-8.14", "env_add_path": "bin", "checkver": { "github": "https://github.com/libvips/build-win64-mxe"