aws: Update to version 2.2.9

This commit is contained in:
Jakub Čábera 2021-06-03 22:11:04 -07:00
parent c55ca2631f
commit f2dd978c8d

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.8", "version": "2.2.9",
"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.8.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.9.msi",
"hash": "9625f735cbe235ce1728a4e213d0f017169ac1f5dbc92db349dec422f9e7272b" "hash": "8cfc21bb915cba554a3137b0214c6d6fefac71ad324289523b146e6ecf0a0d95"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",