aws: Update to version 2.5.5

This commit is contained in:
github-actions[bot] 2022-04-13 20:32:55 +00:00
parent 4991c8ce00
commit b9a1935acf

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.4", "version": "2.5.5",
"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.4.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.5.5.msi",
"hash": "586fe0a62ee47fcd61a0d99e99614b2fbf5ba1fcd33a5d73a446d4640e5f3803" "hash": "2a215f49100dfec8b60996cc7a06e3e71ba7347c55907cf6120c736dcedf74c4"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",