aws: Update to version 2.4.4

This commit is contained in:
Richard Kuhnt 2021-12-02 03:00:35 +00:00
parent aaec3f77b7
commit ab40ce58d3

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.3", "version": "2.4.4",
"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.4.3.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.4.4.msi",
"hash": "0f327f2db503855ad866b9b400726fdbe89d2faefff07d534765d4f68c103e88" "hash": "69235b9e1c402b1429c8d3fe4e61a3ecac5a2610147c9c49ca74f2cdee1a5414"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",