2023-01-09 20:30:58 +00:00

33 lines
1.3 KiB
JSON

{
"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": "a80e85f8bf3dd08e158bb34075fff0cd0dfecb7bc591b698ab2476af184863e2",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w64-all-8.14.1.zip"
},
"32bit": {
"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.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"
}
}