mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Adding aws-cli (#2804)
* Adding aws-cli * Adding aws-cli homepage and description
This commit is contained in:
parent
d613948781
commit
7501fe0a77
16
aws.json
Normal file
16
aws.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"version": "1.16.60",
|
||||||
|
"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.60.msi",
|
||||||
|
"hash": "6112b12b1547f1d15eda12422882a7fedce6dec681beaac36dc28b2b5b5f8342",
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user