h404bi ccc24e57b6 Init scoop-main bucket
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
2019-04-22 20:56:04 +08:00

23 lines
836 B
JSON

{
"version": "1.16.144",
"license": "Apache-2.0",
"homepage": "https://aws.amazon.com/cli/",
"description": "The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.",
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.16.144.msi",
"hash": "dfcc5e06942ef9748f7325823cafa6058495e83e6fcfbd977519750aa6443d0c",
"extract_dir": "Amazon/AWSCLI",
"bin": [
[
"runtime/python.exe",
"aws",
"-m awscli"
]
],
"checkver": {
"github": "https://github.com/aws/aws-cli"
},
"autoupdate": {
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-$version.msi"
}
}