2024-04-03 13:12:39 +00:00

22 lines
657 B
JSON

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