{
    "version": "0.47.0",
    "description": "An SVG rendering library.",
    "homepage": "https://github.com/RazrFalcon/resvg",
    "license": "MPL-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/RazrFalcon/resvg/releases/download/v0.47.0/resvg-win64.zip",
            "hash": "5684e59ceaa53ce720b49efb441b0918ae99d04e8ce3f6f753664524592d67f1"
        }
    },
    "bin": "resvg.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip"
            }
        }
    }
}
