aws: Update to version 2.3.3

This commit is contained in:
Richard Kuhnt 2021-11-03 02:00:39 +00:00
parent 2e63a7e617
commit daf33a3693

View File

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