mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-06 15:31:19 +00:00
* 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)
13 lines
375 B
JSON
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"
|
|
]
|
|
}
|