aws: Update to version 2.1.4

This commit is contained in:
Richard Kuhnt 2020-11-25 01:01:47 +00:00
parent a4751373e3
commit 55415c8b0a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.3", "version": "2.1.4",
"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.3.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.4.msi",
"hash": "03b1b60d6b1ce70395e9d5071162be04e447fde02dac63c1ecd41332904105f6" "hash": "2cb80f86ae42df39a3733844c7701713494563e61078ab9e9a7d5a8f49a2b6f3"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",