aws: Update to version 2.1.38

This commit is contained in:
Richard Kuhnt 2021-04-16 00:00:38 +00:00
parent ee7e207b36
commit 025fff100c

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.37", "version": "2.1.38",
"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.37.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.38.msi",
"hash": "5d72e248cbc474665e5d8f9cd4d2c80fd6661c63fc550816985529e95c7a5565" "hash": "c79a87f05fa3307f9259c431640ece7ba4a4b493ffd7fe2345bef790a0349d71"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",