teleport: Update to version 4.2.6

This commit is contained in:
Richard Kuhnt 2020-03-17 21:01:50 +00:00
parent 06d5899d28
commit 2f5db8b114

View File

@ -1,12 +1,12 @@
{ {
"version": "4.2.5", "version": "4.2.6",
"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.2.5-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.2.6-windows-amd64-bin.zip",
"hash": "2287e579a2eaceee1baad7b7d9b7c41d76e3f7ce4a60d84d4ecddfc98bd25fb5", "hash": "15af6b8b479d27d956f260411de5ac1d935ed6db075c2d02d38dbdf5b9c9495f",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }