oxipng: Update to version 10.1.0

This commit is contained in:
github-actions[bot] 2026-01-26 12:32:16 +00:00
parent f4ec94d051
commit 86b03d1062

View File

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