2023-05-28 12:30:50 +00:00

22 lines
657 B
JSON

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