2022-11-21 16:30:33 +00:00

34 lines
1.1 KiB
JSON

{
"version": "0.26.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.26.1/resvg-win64.zip",
"https://github.com/RazrFalcon/resvg/releases/download/v0.26.1/usvg-win64.zip"
],
"hash": [
"eb2c0b43063e6dd8ccbfa2720b967e9fbb0e525f96e87a3a7ac456c0eccc4faf",
"7b9477a822872ba25593c25d8829643a1770df07ad44843d9556f756cefde09a"
]
}
},
"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"
]
}
}
}
}