aws: Update to version 2.2.39

This commit is contained in:
Richard Kuhnt 2021-09-17 00:01:49 +00:00
parent cb887707a5
commit 1ba29cbe3a

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.38", "version": "2.2.39",
"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.38.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.2.39.msi",
"hash": "a7d29b36d48c9331bc5dc93434b00c7c1e7d3fe160df6ff4f3606120fb272db4" "hash": "d0c5a16709957cbdda950075fb25a8403f2dd00890464b0c3d28a6c62f55775d"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",