aws: Update to version 2.2.45

This commit is contained in:
Richard Kuhnt 2021-10-12 02:01:49 +00:00
parent 08b8e72634
commit 304669a1bc

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.44", "version": "2.2.45",
"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.2.44.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.45.msi",
"hash": "ffc499fdd9e88ff9a9b24954ee39ef7c2b74b7ecb499dd75eba25e75efa84db8" "hash": "c2c90d31f24cc0bb4990496a32d78bb79dede3670a2472ad88f3dac420a07aa7"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",