2023-07-20 20:24:19 +00:00

33 lines
1.3 KiB
JSON

{
"version": "8.14.3",
"description": "A demand-driven, horizontally threaded image processing library",
"homepage": "https://www.libvips.org/",
"license": "LGPL-2.1-only",
"architecture": {
"64bit": {
"hash": "f374bfb6c23f2eda4c67ec5ccb8bf6b42177415666e24a9e19dea1ca8d41a56a",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.3/vips-dev-w64-all-8.14.3.zip"
},
"32bit": {
"hash": "178303b002a2efff418f9a80e562b2e0f3df57953732e7ec251ca6deedcd1e31",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.3/vips-dev-w32-all-8.14.3.zip"
}
},
"extract_dir": "vips-dev-8.14",
"env_add_path": "bin",
"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"
}
}