mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
aws: Revert to 1.18.44
- Closes #1021 Installer is not working for normal installation and cannot be extracted. Checkver disabled and next working version will be rollout manually
This commit is contained in:
parent
c6abad0d0f
commit
889153daa5
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"version": "1.18.45",
|
"version": "1.18.44",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"homepage": "https://aws.amazon.com/cli/",
|
"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.",
|
"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.18.45.msi",
|
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-1.18.44.msi",
|
||||||
"hash": "f1d338f9dbd79ae4c020002b4af964725f7ba885b188392a468c2907ee335488",
|
"hash": "8b5441903fddb493b491ece924304d602e571726f9ba4a824fc0fae1cf59b72a",
|
||||||
"extract_dir": "Amazon/AWSCLI",
|
"extract_dir": "Amazon/AWSCLI",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
@ -13,9 +13,6 @@
|
|||||||
"-m awscli"
|
"-m awscli"
|
||||||
]
|
]
|
||||||
],
|
],
|
||||||
"checkver": {
|
|
||||||
"github": "https://github.com/aws/aws-cli"
|
|
||||||
},
|
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-$version.msi"
|
"url": "https://s3.amazonaws.com/aws-cli/AWSCLI64PY3-$version.msi"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user