{ "version": "8.13.0", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { "hash": "3490aa51e63e8f2c2b0384ec8c031e331a4c2bd25dbd1d2838a0af04ca75ef21", "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.0/vips-dev-w64-all-8.13.0.zip" }, "32bit": { "hash": "e2029651a9400e67c62a307b01ad856afb54addc3997998a1f498be3e51e52af", "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.0/vips-dev-w32-all-8.13.0.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" } }