ScoopInstaller_Main/bzip2.json
Roy Ivy III a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00

13 lines
375 B
JSON

{
"version": "1.0.5",
"homepage": "http://gnuwin32.sourceforge.net/packages/bzip2.htm",
"url": "http://ufpr.dl.sourceforge.net/project/gnuwin32/bzip2/1.0.5/bzip2-1.0.5-bin.zip",
"hash": "md5:a1155c41b1954a2f6da1014c7c1a1263",
"bin": [
"bin\\bunzip2.exe",
"bin\\bzcat.exe",
"bin\\bzip2.exe",
"bin\\bzip2recover.exe"
]
}