mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-27 05:44:39 +00:00
22 lines
657 B
JSON
22 lines
657 B
JSON
{
|
|
"version": "0.47.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.47.0/resvg-win64.zip",
|
|
"hash": "5684e59ceaa53ce720b49efb441b0918ae99d04e8ce3f6f753664524592d67f1"
|
|
}
|
|
},
|
|
"bin": "resvg.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|