aws: Update to version 2.2.22

This commit is contained in:
Richard Kuhnt 2021-07-22 23:00:22 +00:00
parent 996907b5c9
commit 17dd5f2500

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.21", "version": "2.2.22",
"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.21.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.22.msi",
"hash": "1a11746d7799d899b254cc8f14c6efc2a89725d0fa6b87e3ae3a529025e23271" "hash": "4e5d90079e4ec546d06de0c8f26355547be8e412356cab1f00f8c109e13e6079"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",