aws: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2023-03-09 00:35:33 +00:00
parent cf3e718ed6
commit 2299b72027

View File

@ -1,12 +1,12 @@
{ {
"version": "2.11.0", "version": "2.11.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.11.0.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.11.1.msi",
"hash": "fc9d7a05b1cbe1bd47354a36d934b69b00751db3eefc82ac5eae18596344ff68" "hash": "898edae88db209a43fdfc6a5284a7f80db9a52e0177a70c2060d0821f683e0ad"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",