2023-04-10 00:32:48 +00:00

22 lines
657 B
JSON

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