mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 02:21: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)
14 lines
460 B
JSON
14 lines
460 B
JSON
{
|
|
"homepage": "https://github.com/lukesampson/psutils",
|
|
"version": "0.2013.09.29",
|
|
"url": [
|
|
"https://raw.github.com/lukesampson/psutils/4fa05b1c9b/shasum.ps1",
|
|
"https://raw.github.com/lukesampson/psutils/4fa05b1c9b/getopt.ps1"
|
|
],
|
|
"hash": [
|
|
"002ed0928a9d80f2d603e8de12bcd922fcdff5acfc4c6f6c67c2e2ace8728b08",
|
|
"452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262"
|
|
],
|
|
"bin": "shasum.ps1"
|
|
}
|