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