aws: Update to version 2.2.38

This commit is contained in:
Richard Kuhnt 2021-09-15 03:00:35 +00:00
parent 75f319a885
commit 23b8f4fd51

View File

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