aws: Update to version 2.2.21

This commit is contained in:
Richard Kuhnt 2021-07-20 23:00:24 +00:00
parent 37094bbd6c
commit ea570ab0bf

View File

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