2025-04-26 00:37:47 +00:00

24 lines
860 B
JSON

{
"version": "9.1.5",
"description": "Multi-threaded lossless PNG optimizer",
"homepage": "https://github.com/shssoichiro/oxipng",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v9.1.5/oxipng-9.1.5-x86_64-pc-windows-msvc.zip",
"hash": "d53981683d8b76f3f3e45410158b4bc3bd78f7d936e3620de4b1ea56c9dffa38",
"extract_dir": "oxipng-9.1.5-x86_64-pc-windows-msvc"
}
},
"bin": "oxipng.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-$version-x86_64-pc-windows-msvc.zip",
"extract_dir": "oxipng-$version-x86_64-pc-windows-msvc"
}
}
}
}