aws: Update to version 2.6.3

This commit is contained in:
github-actions[bot] 2022-05-06 20:28:17 +00:00
parent a8f0b56d0b
commit 3b43595d03

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.2", "version": "2.6.3",
"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.6.2.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.6.3.msi",
"hash": "c12466098cdd9d9a860711f838b904127818952cf37a7e8ee8e01f62f7f38d03" "hash": "af7f392422b234a347cda83bd77c938e72ce77cc78ee1432a41908d46b7185ef"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",