aws: Update to version 2.3.2

This commit is contained in:
Richard Kuhnt 2021-10-29 00:00:37 +00:00
parent f8af219a8f
commit ba233d84b0

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.1", "version": "2.3.2",
"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.3.1.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.3.2.msi",
"hash": "ac3d17d1813ce15cb46e44233a7d17815ce1b09353f01f01f33ad2f0e9b1efe2" "hash": "661cdbba6b07858bb7dafe87397a6a7ce578dadbcfba8fbeae2a945f55d682aa"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",