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.2.2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.2.2/oxipng-v2.2.2-x86_64-pc-windows-msvc.zip",
|
|
"hash": "0adb6ae5f480db012a63457f9aa36350e5f5c9c0d71503da93064e3cb2a28420"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|