teleport: Update to version 4.0.0

This commit is contained in:
Richard Kuhnt 2019-06-18 14:00:43 +00:00
parent 336b26d5d3
commit 52d62b37d9

View File

@ -1,12 +1,12 @@
{
"version": "3.0.6",
"version": "4.0.0",
"description": "Privileged access management for cloud-native infrastructure.",
"homepage": "https://gravitational.com/teleport/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.gravitational.com/teleport-v3.0.6-windows-amd64-bin.zip",
"hash": "e9135e7dba03b2ea894a2775613daf0247ad570a9bd8dfbe9baa64404006c1fa",
"url": "https://get.gravitational.com/teleport-v4.0.0-windows-amd64-bin.zip",
"hash": "e061aa9309d721172225a1c8997a414f0da33bd78c22f3a64e645836dff1a9bc",
"extract_dir": "teleport",
"bin": "tsh.exe"
}