mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +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.3.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.3.0/oxipng-v2.3.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "74a9831e5e89138269c80dfd593e50604b9f6f8f0772b63e1737a432b4997ae9"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|