aws: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2022-03-30 20:33:54 +00:00
parent 09b85c634f
commit 0d8608d91d

View File

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