aws: Update to version 2.1.9

This commit is contained in:
Richard Kuhnt 2020-12-09 23:01:47 +00:00
parent 642dc2e985
commit c92f7b965f

View File

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