aws: Update to version 2.1.22

This commit is contained in:
Richard Kuhnt 2021-01-29 00:01:17 +00:00
parent 2f49018ac5
commit 2955bcad23

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.21", "version": "2.1.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.1.21.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.22.msi",
"hash": "cb7b33b29cd4c85b1b3675bcbfc585b0aee7e20fed3daf1fce42684634db4f3a" "hash": "381062b9673e81a7eaea83ba578cc2aa779bf39254a5616a0add0af7fdcf2e99"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",