aws: Update to version 2.2.28

This commit is contained in:
Richard Kuhnt 2021-08-10 22:00:43 +00:00
parent 0ba9454999
commit 632894cd60

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.27", "version": "2.2.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.2.27.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.28.msi",
"hash": "68fa6ba74a4b99f5adbd3eb09d3692973a7470a68f50ac246e0ccfce21dddbdb" "hash": "ab8705a7d69f27aad3aa709d47b772fa9100667f376c8ce20f473c4205c831e5"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",