aws: Update to version 2.2.5

This commit is contained in:
Richard Kuhnt 2021-05-14 23:00:16 +00:00
parent b79f6080e1
commit 12ab58cd31

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.4", "version": "2.2.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.2.4.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.5.msi",
"hash": "0e2907370a18fbea4b06a07a866a804a33e9e9a5ff564f63f78193da56fcce92" "hash": "9a331fe84601a3df05667c23e58a8c5d997862ec353935c796db1cc973ee0833"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",