teleport: Update to version 4.0.10

This commit is contained in:
Richard Kuhnt 2019-10-01 21:01:12 +00:00
parent 52f9d8984a
commit a86843c76b

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.13", "version": "4.0.10",
"description": "Privileged access management for cloud-native infrastructure.", "description": "Privileged access management for cloud-native infrastructure.",
"homepage": "https://gravitational.com/teleport/", "homepage": "https://gravitational.com/teleport/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.gravitational.com/teleport-v3.2.13-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.0.10-windows-amd64-bin.zip",
"hash": "4ef1cca2d611da1d5b9766b76d7b3454592d2569c4398a74eef0737d0c426065", "hash": "47daa2eb828e7dd6bc7aacc9ef9020608dae990b0260fabbfb30580a98d19c63",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }