oxipng: Update to version 3.0.0

This commit is contained in:
Jakub Čábera 2020-05-12 09:56:47 +02:00
parent 40ba3b9f86
commit 48be50dec9

View File

@ -2,11 +2,11 @@
"homepage": "https://github.com/shssoichiro/oxipng",
"description": "Multi-threaded lossless PNG optimizer",
"license": "MIT",
"version": "2.3.0",
"version": "3.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.3.0/oxipng-v2.3.0-x86_64-pc-windows-msvc.zip",
"hash": "74a9831e5e89138269c80dfd593e50604b9f6f8f0772b63e1737a432b4997ae9"
"url": "https://github.com/shssoichiro/oxipng/releases/download/v3.0.0/oxipng-v3.0.0-x86_64-pc-windows-msvc.zip",
"hash": "decdc7c6360fd16ec3b6d2b2b39bf60ef80b1a7e2b982e69128982c2614036f9"
}
},
"bin": "oxipng.exe",