2024-02-07 00:33:43 +00:00

22 lines
657 B
JSON

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