aws: Update to version 2.2.14

This commit is contained in:
Richard Kuhnt 2021-06-24 23:01:47 +00:00
parent 9a4cd67ca8
commit 0fc6adfadc

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.13", "version": "2.2.14",
"description": "Unified tool to manage AWS services", "description": "Unified tool to manage AWS services",
"homepage": "https://aws.amazon.com/cli/", "homepage": "https://aws.amazon.com/cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.13.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.14.msi",
"hash": "7a1afb22575c5f314faf592177e5a923c56ad7fe284cd7579e8c1c8c1d631424" "hash": "afac60cb1231e18cad69a4592c03a943fd9b1c1bcf097aa2b550ea5a081fce28"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",