ScoopInstaller_Main/bzip2.json
Richard Kuhnt 5295cc0a44 Use https everywhere possible (#1086)
* Use https everywhere possible

* Update version checks
2016-10-15 08:25:02 +10:00

13 lines
403 B
JSON

{
"version": "1.0.5",
"homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm",
"url": "https://sourceforge.net/projects/gnuwin32/files/bzip2/1.0.5/bzip2-1.0.5-bin.zip",
"hash": "97137e4b9ac9e116d0877f9d266927fea91ad117b011f80cf034fea4ef7a534e",
"bin": [
"bin\\bunzip2.exe",
"bin\\bzcat.exe",
"bin\\bzip2.exe",
"bin\\bzip2recover.exe"
]
}