aws: Update to version 2.9.0

This commit is contained in:
github-actions[bot] 2022-11-18 20:27:56 +00:00
parent 0dd20b50e0
commit 23c2a35a9a

View File

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