mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
resvg: Add version 0.25.0 (#4086)
* resvg: Add version 0.25.0 * resvg: Added usvg
This commit is contained in:
parent
e5c29e3540
commit
685c5655e8
33
bucket/resvg.json
Normal file
33
bucket/resvg.json
Normal file
@ -0,0 +1,33 @@
|
||||
{
|
||||
"version": "0.25.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.25.0/resvg-win64.zip",
|
||||
"https://github.com/RazrFalcon/resvg/releases/download/v0.25.0/usvg-win64.zip"
|
||||
],
|
||||
"hash": [
|
||||
"01ae2caa627d2e376333113ab8cc79e0b89737c0c1f09ccb02e608c45f5083a6",
|
||||
"7652fb1b90ff8278a63aec22b51882b1cfc24b2b1765abe5fe0db6399e04d191"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
"resvg.exe",
|
||||
"usvg.exe"
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://github.com/RazrFalcon/resvg/releases/download/v$version/resvg-win64.zip",
|
||||
"https://github.com/RazrFalcon/resvg/releases/download/v$version/usvg-win64.zip"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user