aws: Update to version 2.1.3

This commit is contained in:
Richard Kuhnt 2020-11-20 02:01:47 +00:00
parent 91e266c89d
commit c4f7a0c4b7

View File

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