2024-08-12 08:30:03 +00:00

33 lines
1.3 KiB
JSON

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