mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
Version 1.8.4 was moved to an old_versions directory so this manifest wasn't functioning any more. Updated urls to those from here: https://sourceforge.net/projects/pmt/files/pngcrush-executables/1.8.6/ Used sha1 hash as listed on sourceforge.
22 lines
748 B
JSON
22 lines
748 B
JSON
{
|
|
"homepage": "http://pmt.sourceforge.net/pngcrush/",
|
|
"version": "1.8.6",
|
|
"license": "libpng",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "http://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.6/pngcrush_1_8_6_w64.exe",
|
|
"hash": "sha1:d27e9498ee805ff3d32f4c58a5fc9e5c8efa2cc8",
|
|
"bin": [
|
|
["pngcrush_1_8_6_w64.exe", "pngcrush"]
|
|
]
|
|
},
|
|
"32bit": {
|
|
"url": "http://downloads.sourceforge.net/project/pmt/pngcrush-executables/1.8.6/pngcrush_1_8_6_w32.exe",
|
|
"hash": "sha1:d40781b68b4bded69400169c5e97157e17e2683a",
|
|
"bin": [
|
|
["pngcrush_1_8_6_w32.exe", "pngcrush"]
|
|
]
|
|
}
|
|
}
|
|
}
|