aws: Update to version 2.9.2

This commit is contained in:
github-actions[bot] 2022-11-29 08:29:12 +00:00
parent 75dfcc4196
commit d675b1c26e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.1", "version": "2.9.2",
"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.9.1.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.2.msi",
"hash": "6ebc550f839398fac37398eb0cf92a2fc35bb5a5c212549064caf96934272f41" "hash": "801a5042aaa6fcb192b3d6e79bc901165c61986293423478d32b2294f96cfcf1"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",