mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
17 lines
743 B
JSON
17 lines
743 B
JSON
{
|
|
"version": "1.16.70",
|
|
"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.70.msi",
|
|
"hash": "215435fbd7104c4de43c62d723edc2f4d8ef966bfc4330ddae662e82b0915a46",
|
|
"extract_dir": "Amazon/AWSCLI",
|
|
"bin": "bin/aws.cmd",
|
|
"checkver": {
|
|
"github": "https://github.com/aws/aws-cli"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-$version.msi"
|
|
}
|
|
}
|