aws: Update to version 2.1.10

This commit is contained in:
Richard Kuhnt 2020-12-10 23:01:47 +00:00
parent 5f0b6af30d
commit d547a89db2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.9", "version": "2.1.10",
"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.9.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.10.msi",
"hash": "26c5dc4bd237b5b7cc54300b09253b5b3d45d5f4a80ae4357c04a3ac3ca3d7ab" "hash": "eef16229305da986853aa60b3a824467339d2334cab266bf0ed3bd66ccdd5a23"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",