aws: Update to version 2.7.4

This commit is contained in:
github-actions[bot] 2022-05-27 20:28:20 +00:00
parent 230dbc5d2c
commit af67f4fa4a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.7.3", "version": "2.7.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.7.3.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.7.4.msi",
"hash": "692562c84680381548635515e737305fad895a38972ad0c6b8410bcf0e74b3e2" "hash": "2f257782ce9cdbbdd92557edc18c91c7d530faf9ee5f5ebbe90b59bd2f6f0135"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",