aws: Update to version 2.2.40

This commit is contained in:
Richard Kuhnt 2021-09-21 23:01:49 +00:00
parent e30ae0b78d
commit b50f079540

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.39", "version": "2.2.40",
"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.39.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.40.msi",
"hash": "d0c5a16709957cbdda950075fb25a8403f2dd00890464b0c3d28a6c62f55775d" "hash": "034ae2ea2944235b49d9499f79b46e3c8c2e7294757843be0406aee8e063537f"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",