{
    "version": "0.38.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.38.0/resvg-win64.zip",
            "hash": "5dd6f01bea4a756e9489063b2b808230c40327efd480d1487bf9bb69f776e41b"
        }
    },
    "bin": "resvg.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip"
            }
        }
    }
}
