aws: Update to version 2.9.9

This commit is contained in:
github-actions[bot] 2022-12-21 20:25:29 +00:00
parent bdbf576480
commit 5662a3543e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.8", "version": "2.9.9",
"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.8.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.9.msi",
"hash": "6c482af7eee5d435c1daa6415a4a1989d50d8d893b231e631b273f3e4b91fc76" "hash": "d0614e8795a3a8f42de5f87f4079a5735904319e8abd8065e316be0e6ab9f2c3"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",