mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 15:11:21 +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
454 B
JSON
14 lines
454 B
JSON
{
|
|
"homepage": "https://github.com/lukesampson/psutils",
|
|
"version": "0.2013.09.08",
|
|
"url": [
|
|
"https://raw.github.com/lukesampson/psutils/3554f2db73/say.ps1",
|
|
"https://raw.github.com/lukesampson/psutils/2938900e58/getopt.ps1"
|
|
],
|
|
"hash": [
|
|
"75e0013ed0a60b47646f6190b523fc6986177f7360e5352a22806d7e6143bb62",
|
|
"452e61d92dd0eb4e4d6fe5fcd70f30b8c4f36cc9e3b618a7816ec45768d21262"
|
|
],
|
|
"bin": "say.ps1"
|
|
}
|