mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
oxipng: Update to version 3.0.1
This commit is contained in:
parent
d6899dffa5
commit
7ce27a06d1
@ -1,21 +1,13 @@
|
||||
{
|
||||
"homepage": "https://github.com/shssoichiro/oxipng",
|
||||
"version": "3.0.1",
|
||||
"description": "Multi-threaded lossless PNG optimizer",
|
||||
"homepage": "https://github.com/shssoichiro/oxipng",
|
||||
"license": "MIT",
|
||||
"version": "3.0.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.0/oxipng-v3.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "decdc7c6360fd16ec3b6d2b2b39bf60ef80b1a7e2b982e69128982c2614036f9"
|
||||
}
|
||||
},
|
||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.1/oxipng-3.0.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "0d0453720fc041766b3f56131e825f7ac1782a18287d3214728fc62e32928f23",
|
||||
"bin": "oxipng.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-$version-i686-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user