mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 14:34:29 +00:00
22 lines
657 B
JSON
22 lines
657 B
JSON
{
|
|
"version": "0.33.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.33.0/resvg-win64.zip",
|
|
"hash": "b0d7ac94909f9b174a3697851c96cf0ad59f776bee3133016395371c0e7881c5"
|
|
}
|
|
},
|
|
"bin": "resvg.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|