aws: Update to version 2.0.58

This commit is contained in:
Richard Kuhnt 2020-10-20 23:01:12 +00:00
parent 272ec01c68
commit f8a01fe325

View File

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