aws: Update to version 2.9.6

This commit is contained in:
github-actions[bot] 2022-12-09 20:28:09 +00:00
parent 1574ae1b2a
commit c63174dd68

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.5", "version": "2.9.6",
"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.5.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.9.6.msi",
"hash": "d630c7d04fd64cb18a532a2ef7f9a05ea3eb73abc46abf041a61c2293d723cc9" "hash": "2e9bced8a5a37aef7d40ec1d5d8e4bbc810f369dda5cade6e4529b00f0bd5649"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",