mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
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.2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.2.0/oxipng-v2.2.0-x86_64-pc-windows-msvc.zip",
|
|
"hash": "0bbbcce7d012d9c491f9dd8dcfd8de8480b21c31494258ce327929da3025d730"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|