teleport: Update to version 4.1.7

This commit is contained in:
Richard Kuhnt 2019-12-14 00:00:41 +00:00
parent aa8caea748
commit 8281e66b14

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.6", "version": "4.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-v4.1.6-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.1.7-windows-amd64-bin.zip",
"hash": "9e31c21c752890a96d214e920772abc4565741ed278aec961d1af75ffe8a4294", "hash": "8d2addf427e8af54ad09dd2c9acf9500f1b053c8352eb2d3c16489943da26c88",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }