aws: Update to version 2.8.1

This commit is contained in:
github-actions[bot] 2022-10-05 20:31:10 +00:00
parent 26a198476e
commit 6ee896dc36

View File

@ -1,12 +1,12 @@
{ {
"version": "2.8.0", "version": "2.8.1",
"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.0.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.8.1.msi",
"hash": "5e21b5319fde0d166d4fe13062a39579d65df48a3346c2373f1be9fcc280b21b" "hash": "1c9f3764ac4da3a73397ac5e6a1edb08506b8725dc15480f885a9a18d00620ea"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",