aws: Update to version 2.2.8

This commit is contained in:
Jakub Čábera 2021-06-01 22:00:01 -07:00
parent 9daf24e9f6
commit af2cbdc884

View File

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