aws: Update to version 2.1.29

This commit is contained in:
Richard Kuhnt 2021-03-03 23:00:26 +00:00
parent d6af259402
commit 8eb095561b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.28", "version": "2.1.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.1.28.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.29.msi",
"hash": "bc0bbfcf92dabb271eca11b5bb38726b6ba62245e7301b5b8c34b5a8c744ac28" "hash": "b8d20003c490dc4ebff26172baaeb2568aa84a71b1cc9ec26b3dc2e3c72c0e66"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",