aws: Update to version 2.9.1

This commit is contained in:
github-actions[bot] 2022-11-24 04:29:10 +00:00
parent 96bb7cc0fe
commit f8e4dcfaa9

View File

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