aws: Update to version 2.1.34

This commit is contained in:
Richard Kuhnt 2021-04-02 00:00:39 +00:00
parent 1c27fada21
commit 1bf10249cf

View File

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