mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
Add oxipng version 2.1.2 (#2582)
This commit is contained in:
parent
fabad9b6d4
commit
508bda3783
21
oxipng.json
Normal file
21
oxipng.json
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"homepage": "https://github.com/shssoichiro/oxipng",
|
||||||
|
"description": "Multi-threaded lossless PNG optimizer",
|
||||||
|
"license": "MIT",
|
||||||
|
"version": "2.1.2",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/shssoichiro/oxipng/releases/download/v2.1.2/oxipng-v2.1.2-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "2e28932008cd891060361c11eb948d0c9431468b65772802f5e377dd53d9ecea"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user