aws: Update to version 2.0.59

This commit is contained in:
Richard Kuhnt 2020-10-22 23:00:40 +00:00
parent f7bfcc32d6
commit 668451c6ff

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.58", "version": "2.0.59",
"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.0.58.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.0.59.msi",
"hash": "3baf43e4671db630527e3b409bf7cd9070221dd04a371cf0f57ac184fabe927d" "hash": "8891e402d718d59de532d629a04b069b302e55a6eb0628db82d3fb0b4e828da3"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",