2023-04-23 16:28:20 +00:00

22 lines
657 B
JSON

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