oxipng: Update to version 10.0.0

This commit is contained in:
github-actions[bot] 2025-12-07 04:31:22 +00:00
parent 8ff2758af1
commit 62246b2d8c

View File

@ -1,13 +1,13 @@
{ {
"version": "9.1.5", "version": "10.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/v9.1.5/oxipng-9.1.5-x86_64-pc-windows-msvc.zip", "url": "https://github.com/shssoichiro/oxipng/releases/download/v10.0.0/oxipng-10.0.0-x86_64-pc-windows-msvc.zip",
"hash": "d53981683d8b76f3f3e45410158b4bc3bd78f7d936e3620de4b1ea56c9dffa38", "hash": "d80d93c12698f96162fc85f69c333079b964a8ee13437d84fcb72bb4c2c52943",
"extract_dir": "oxipng-9.1.5-x86_64-pc-windows-msvc" "extract_dir": "oxipng-10.0.0-x86_64-pc-windows-msvc"
} }
}, },
"bin": "oxipng.exe", "bin": "oxipng.exe",