2023-12-16 16:26:41 +00:00

22 lines
657 B
JSON

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