mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
oxipng: Update to version 4.0.3
This commit is contained in:
parent
bf4e0b29e8
commit
95fc2a77fa
@ -1,16 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.0.3",
|
||||||
"description": "Multi-threaded lossless PNG optimizer",
|
"description": "Multi-threaded lossless PNG optimizer",
|
||||||
"homepage": "https://github.com/shssoichiro/oxipng",
|
"homepage": "https://github.com/shssoichiro/oxipng",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v4.0.0/oxipng-4.0.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v4.0.3/oxipng-4.0.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d8de7b5513ccfd2a814758b6c9031b15fac7a5c4347e7f6c77f8f28a6bc404b2"
|
"hash": "71ddc0410442534fd7fb64aee34807c9712d7c04c776bcbfee966df2d04e6454"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v4.0.0/oxipng-4.0.0-i686-pc-windows-msvc.zip",
|
|
||||||
"hash": "b789c2a1a3b818d097a757c86d88916b58fd179717e69b0b23b5082f0b5e45c5"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "oxipng.exe",
|
"bin": "oxipng.exe",
|
||||||
@ -19,9 +15,6 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-$version-x86_64-pc-windows-msvc.zip"
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-$version-x86_64-pc-windows-msvc.zip"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"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