aws: Update to version 2.2.29

This commit is contained in:
Richard Kuhnt 2021-08-12 22:00:40 +00:00
parent ffabdfe480
commit d1b0350e2a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.28", "version": "2.2.29",
"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.28.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.29.msi",
"hash": "ab8705a7d69f27aad3aa709d47b772fa9100667f376c8ce20f473c4205c831e5" "hash": "498305ffcaf78ccc313af8dbdb2313182c48f58bcd1b5bdff02cde80676350e4"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",