aws: Update to version 2.1.15

This commit is contained in:
Jakub Čábera 2020-12-30 10:04:16 +01:00
parent 980808905b
commit 2f4a815d62

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.14", "version": "2.1.15",
"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.14.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.15.msi",
"hash": "9b56534408100836f92d0bc8207fb1bf2742bba679a8b94a5ccaa4a2b9c48fe4" "hash": "142253e23d885308042d2f7755f44862feacd67102874345ef77b7b357677dd3"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",