teleport: Update to version 4.0.1

This commit is contained in:
Richard Kuhnt 2019-06-24 23:00:22 +00:00
parent 912ab251b9
commit e2247d3d3f

View File

@ -1,12 +1,12 @@
{
"version": "4.0.0",
"version": "4.0.1",
"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-v4.0.0-windows-amd64-bin.zip",
"hash": "e061aa9309d721172225a1c8997a414f0da33bd78c22f3a64e645836dff1a9bc",
"url": "https://get.gravitational.com/teleport-v4.0.1-windows-amd64-bin.zip",
"hash": "66c6ce514f84a348b2b3a227ecd9e02fa88072fb09656083b54ce759a0bffe52",
"extract_dir": "teleport",
"bin": "tsh.exe"
}