aws: Update to version 2.1.28

This commit is contained in:
Richard Kuhnt 2021-02-23 04:01:48 +00:00
parent f8adf8e3e4
commit ae97be6e4b

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.27", "version": "2.1.28",
"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.1.27.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.28.msi",
"hash": "f111c2a42708e2d7b7db8ce6cae9bc6bc81ac95e5389bed072fdfb9691ba8a83" "hash": "bc0bbfcf92dabb271eca11b5bb38726b6ba62245e7301b5b8c34b5a8c744ac28"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",