2023-06-27 20:25:57 +00:00

22 lines
657 B
JSON

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