aws: Update to version 2.1.39

This commit is contained in:
Richard Kuhnt 2021-04-21 23:00:20 +00:00
parent b211a7be9d
commit 308ad61689

View File

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