mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
26 lines
935 B
JSON
26 lines
935 B
JSON
{
|
|
"homepage": "http://pmt.sourceforge.net/pngcrush/",
|
|
"version": "1.8.10",
|
|
"license": "libpng",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.10/pngcrush_1_8_10_w64.exe",
|
|
"hash": "9BC5D5143B7BFED2C17B7488C1E7DFE5213E5B17A1054CE7CF943544AABC28A8",
|
|
"bin": [
|
|
["pngcrush_1_8_10_w64.exe", "pngcrush"]
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.10/pngcrush_1_8_10_w32.exe",
|
|
"hash": "38ED3649B057C2463540FEB3834D96F38C6A0CE07F8DE30F7AFEF995D603108D",
|
|
"bin": [
|
|
["pngcrush_1_8_10_w32.exe", "pngcrush"]
|
|
]
|
|
}
|
|
},
|
|
"checkver": {
|
|
"url": "https://sourceforge.net/projects/pmt/files/pngcrush-executables/",
|
|
"re": "title=\"([0-9\\.]+)\""
|
|
}
|
|
}
|