oxipng: Update to version 5.0.1

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:01 +00:00
parent 427d2f7828
commit 6e69f11852

View File

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