{ "version": "8.13.3", "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" }, "32bit": { "hash": "5f7bf76319205e00f32a854a4dddb945908bec5c60112a9d4f65ed9bdc28a42a", "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.3/vips-dev-w32-all-8.13.3.zip" } }, "extract_dir": "vips-dev-8.13", "bin": [ "bin\\vips.exe", "bin\\vipsedit.exe", "bin\\vipsheader.exe", "bin\\vipsthumbnail.exe" ], "checkver": { "github": "https://github.com/libvips/build-win64-mxe" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/libvips/build-win64-mxe/releases/download/v$version/vips-dev-w64-all-$version.zip" }, "32bit": { "url": "https://github.com/libvips/build-win64-mxe/releases/download/v$version/vips-dev-w32-all-$version.zip" } }, "extract_dir": "vips-dev-$majorVersion.$minorVersion" } }