2025-04-17 08:29:41 +00:00

22 lines
657 B
JSON

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