mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 07:06:23 +00:00
17 lines
743 B
JSON
17 lines
743 B
JSON
{
|
|
"version": "1.16.99",
|
|
"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.99.msi",
|
|
"hash": "3ba61ccc45f7bb2bab7a21ff16444ae5e837ec4e2db4f5183172d262d9ec98a6",
|
|
"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"
|
|
}
|
|
}
|