aws: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-09-30 20:29:55 +00:00
parent dc1c5e9feb
commit 77aecb655c

View File

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