2023-10-01 12:30:02 +00:00

22 lines
657 B
JSON

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