aws: Update to version 2.1.27

This commit is contained in:
Richard Kuhnt 2021-02-17 00:01:48 +00:00
parent 8e1e3e15d0
commit 5833868ea2

View File

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