ScoopInstaller_Main/pngcrush.json
2016-08-18 07:07:23 +10:00

22 lines
786 B
JSON

{
"homepage": "http://pmt.sourceforge.net/pngcrush/",
"version": "1.8.4",
"license": "libpng",
"architecture": {
"64bit": {
"url": "http://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.4/pngcrush_1_8.4_w64.exe",
"hash": "0e6fe8d520689b471a7e30908181836421f3ce1c7e84924ca06e6738859a8116",
"bin": [
["pngcrush_1_8.4_w64.exe", "pngcrush"]
]
},
"32bit": {
"url": "http://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.4/pngcrush_1_8.4_w32.exe",
"hash": "eeba7658d3c70d1d74cad078158de2a8ed18f8c5337b94ab93ade2b0b28c239f",
"bin": [
["pngcrush_1_8.4_w32.exe", "pngcrush"]
]
}
}
}