aws: Update to version 2.1.8

This commit is contained in:
Richard Kuhnt 2020-12-09 02:01:48 +00:00
parent d5853b43de
commit 8a6c6067a7

View File

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