oxipng: Update to version 6.0.0

This commit is contained in:
github-actions[bot] 2022-09-05 20:29:27 +00:00
parent a6ef49baaa
commit 92ac33b25a

View File

@ -1,12 +1,12 @@
{ {
"version": "5.0.1", "version": "6.0.0",
"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/v5.0.1/oxipng-5.0.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/shssoichiro/oxipng/releases/download/v6.0.0/oxipng-6.0.0-x86_64-pc-windows-msvc.zip",
"hash": "37122b5eaead5ee1a024e7328af83783f1ada08b60c688eb8823b352330071af" "hash": "390f5b79a97c2a1ceca343fa9dadeaa29d252d31065ef0e92597eef93a5b1089"
} }
}, },
"bin": "oxipng.exe", "bin": "oxipng.exe",