oxipng: Update to version 5.0.0

This commit is contained in:
Jakub Čábera 2021-07-11 23:12:52 -07:00
parent 439d08a53f
commit d9c46f4cec

View File

@ -1,12 +1,12 @@
{
"version": "4.0.3",
"version": "5.0.0",
"description": "Multi-threaded lossless PNG optimizer",
"homepage": "https://github.com/shssoichiro/oxipng",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v4.0.3/oxipng-4.0.3-x86_64-pc-windows-msvc.zip",
"hash": "71ddc0410442534fd7fb64aee34807c9712d7c04c776bcbfee966df2d04e6454"
"url": "https://github.com/shssoichiro/oxipng/releases/download/v5.0.0/oxipng-5.0.0-x86_64-pc-windows-msvc.zip",
"hash": "1d42558ea33da24f997e1b51e69ba6cff0613d8d361c5b18047e4761e40b01f4"
}
},
"bin": "oxipng.exe",