mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
657 B
JSON
22 lines
657 B
JSON
{
|
|
"version": "0.34.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.34.1/resvg-win64.zip",
|
|
"hash": "d2a909366d9c0290c9c46bd31748850a547ee28109bb0ca0ee04e5de75f6730c"
|
|
}
|
|
},
|
|
"bin": "resvg.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|