teleport: Update to version 3.1.7

This commit is contained in:
Richard Kuhnt 2019-02-20 20:01:00 +00:00
parent 8d7ae97a98
commit 09e8967e26

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.6", "version": "3.1.7",
"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.1.6-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.1.7-windows-amd64-bin.zip",
"hash": "79390d42a71c6a870fe150a61190c8e37e9dbb458bb71df1d96bf010556812ff", "hash": "534e2825665df00c566b3ee84470f43e3d5bb0a6888f3edebd506d20660cbd3f",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }