2023-03-26 00:34:02 +00:00

22 lines
657 B
JSON

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