2024-02-17 16:25:41 +00:00

22 lines
657 B
JSON

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