aws: Update to version 2.1.33

This commit is contained in:
Richard Kuhnt 2021-03-31 01:01:45 +00:00
parent a71757ca38
commit 2bf1ad5412

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.32", "version": "2.1.33",
"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.1.32.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.33.msi",
"hash": "ba27db959d13b9f4cd196f06c295379c913930f65cad36ae1099efd610bc7ba3" "hash": "61847b68bc87cfa53766d826ace1bb2edcd47c7689e8ab807dbb68ce087d5ce9"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",