mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
parent
0c68c427f7
commit
80e9f52c18
8
aws.json
8
aws.json
@ -6,7 +6,13 @@
|
||||
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.107.msi",
|
||||
"hash": "f04ae6180a6541524539d3d144623deb54f48aa7c65711d8de2200d6128a4e31",
|
||||
"extract_dir": "Amazon/AWSCLI",
|
||||
"bin": "bin/aws.exe",
|
||||
"bin": [
|
||||
[
|
||||
"runtime/python.exe",
|
||||
"aws",
|
||||
"-m awscli"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/aws/aws-cli"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user