teleport: Update to version 4.2.10

This commit is contained in:
Jakub Čábera 2020-05-28 10:29:23 +02:00
parent 20c55e3be1
commit b5474c53ab

View File

@ -1,12 +1,12 @@
{ {
"version": "4.2.9", "version": "4.2.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-v4.2.9-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.2.10-windows-amd64-bin.zip",
"hash": "cf42de15d6097ba72ccee0d8339d9df3229bf5f10c773468d39f085ea1ce8446", "hash": "cbd466c33ae7afab64b354bb5072b3dafff0409a285895e3f8694880e9582b19",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }