aws: Update to version 2.1.26

This commit is contained in:
Richard Kuhnt 2021-02-12 02:00:25 +00:00
parent b2e2479f7b
commit 4cce71b820

View File

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