mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
22 lines
657 B
JSON
22 lines
657 B
JSON
{
|
|
"version": "0.43.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.43.0/resvg-win64.zip",
|
|
"hash": "d77632fd21855c38ae7fbb7a547fd7c610935618842c2a6ca8b416a0f9a42e0e"
|
|
}
|
|
},
|
|
"bin": "resvg.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|