aws: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-03-29 02:04:48 +00:00
parent 00665a7e24
commit 465af60124

View File

@ -1,12 +1,12 @@
{ {
"version": "2.4.29", "version": "2.5.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.4.29.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.0.msi",
"hash": "01695449bedc6b99da75440b3f03eca4e2f7ab2046de7356a9ab8ec69bf1347c" "hash": "a14a3d89807f083b4403341b75b930b08d76078a5ece2ae288e820b8f256127f"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",