mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +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",
|
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.107.msi",
|
||||||
"hash": "f04ae6180a6541524539d3d144623deb54f48aa7c65711d8de2200d6128a4e31",
|
"hash": "f04ae6180a6541524539d3d144623deb54f48aa7c65711d8de2200d6128a4e31",
|
||||||
"extract_dir": "Amazon/AWSCLI",
|
"extract_dir": "Amazon/AWSCLI",
|
||||||
"bin": "bin/aws.exe",
|
"bin": [
|
||||||
|
[
|
||||||
|
"runtime/python.exe",
|
||||||
|
"aws",
|
||||||
|
"-m awscli"
|
||||||
|
]
|
||||||
|
],
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/aws/aws-cli"
|
"github": "https://github.com/aws/aws-cli"
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user