aws: Update to version 2.9.5

This commit is contained in:
github-actions[bot] 2022-12-08 01:57:41 +00:00
parent fc9bf0e749
commit fde5c24a35

View File

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