aws: Update to version 2.2.11

This commit is contained in:
Richard Kuhnt 2021-06-10 23:01:47 +00:00
parent 0a9e60f1c8
commit 04e978aa46

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.10", "version": "2.2.11",
"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.10.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.11.msi",
"hash": "4683c72a93bdfbcce08cf5e4e4ac1d617f31b3465ab58d9d165170b7288315cf" "hash": "1bcf6c8d2bfde61de1f2fa0d8e6790822e266b6230fdfb87beb20e872793ec28"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",