aws: Update to version 2.8.5

This commit is contained in:
github-actions[bot] 2022-10-22 00:43:12 +00:00
parent 25336d9051
commit 29a82f64e1

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.4", "version": "2.8.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.8.4.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.5.msi",
"hash": "300793b581aecfaa30ec514b52ef2ff62b45adf0797906ad7321a4613bcf1f9f" "hash": "7fdd1a32a99f59f4fe28f26bb64984037f4177e25285ecdf288873b7036cdbd8"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",