aws: Update to version 2.6.2

This commit is contained in:
github-actions[bot] 2022-05-04 20:28:52 +00:00
parent 097fafd8e8
commit aa61cb06e8

View File

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