mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
22 lines
723 B
JSON
22 lines
723 B
JSON
{
|
|
"homepage": "https://github.com/shssoichiro/oxipng",
|
|
"description": "Multi-threaded lossless PNG optimizer",
|
|
"license": "MIT",
|
|
"version": "2.1.7",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.7/oxipng-v2.1.7-x86_64-pc-windows-msvc.zip",
|
|
"hash": "c6c4bd8d96eb0f3d11b358ce3597bc47dd51a11e8e07ff8c305e0b8a0022482d"
|
|
}
|
|
},
|
|
"bin": "oxipng.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v$version/oxipng-v$version-x86_64-pc-windows-msvc.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|