2022-11-27 00:34:36 +00:00

34 lines
1.1 KiB
JSON

{
"version": "0.27.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.27.0/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v0.27.0/usvg-win64.zip"
],
"hash": [
"2158e8dc480db99bd907e930ae5d98fbb0a0745113380c07843065f4b9f2c469",
"fc30023106bc846ba43713a620b638a04cae761a9fa899b7bd31f4ef9236b96d"
]
}
},
"bin": [
"resvg.exe",
"usvg.exe"
],
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": [
"https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v$version/usvg-win64.zip"
]
}
}
}
}