aws: Update to version 2.2.24

This commit is contained in:
Richard Kuhnt 2021-07-29 22:00:45 +00:00
parent 397133bf67
commit 304fe0ba42

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.23", "version": "2.2.24",
"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.23.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.24.msi",
"hash": "6ebd83298746fd06b59258b1c593aa9f22f89efdc8ae963ace8bcb1e06d06a6f" "hash": "3e64c5628f3f4030626531c9f6f4741dafb8520b642d6f6c7dcf35642b12cea2"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",