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