aws: Update to version 2.1.2

This commit is contained in:
Richard Kuhnt 2020-11-18 01:03:47 +00:00
parent 0b9e68043d
commit be91eb86ea

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.1", "version": "2.1.2",
"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.1.1.msi", "url": "https://awscli.amazonaws.com/AWSCLIV2-2.1.2.msi",
"hash": "87c496ed866de1141b15dc2455d93456894777630d350455993404fc3d229e51" "hash": "6c3bdd7b15509ae46b12a5bf83c91797e47220fe7a9f878e315d9060077c1cc6"
} }
}, },
"extract_dir": "Amazon\\AWSCLIV2", "extract_dir": "Amazon\\AWSCLIV2",