aws: Update to version 2.2.32

This commit is contained in:
Richard Kuhnt 2021-08-25 00:00:36 +00:00
parent ccce0ea9e7
commit f04b846da9

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.31", "version": "2.2.32",
"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.31.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.32.msi",
"hash": "0b8697e3a668f3bec32602bbd68467671953783b6af0a7fcc8217afd7c9e7c5b" "hash": "79d9492ee89da0599ce727a45ab6641a57b074093da903f79f7f3079df406da9"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",