aws: Update to version 2.2.37

This commit is contained in:
Richard Kuhnt 2021-09-09 23:00:37 +00:00
parent fa2ba8a8f0
commit a787d63d1a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.36", "version": "2.2.37",
"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.36.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.37.msi",
"hash": "5c0b258ae826e4290e4f6f5ab5fd35f5bdcfabb3c9161fed62adb4e6f7f6370b" "hash": "b3b3f94a306294c6b673f4ef58066a177c49e073fcdb56a5b1e78d5926be3480"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",