teleport: Update to version 4.2.1

This commit is contained in:
Richard Kuhnt 2020-01-06 20:01:50 +00:00
parent 301a8beafa
commit e55f38cc0a

View File

@ -1,12 +1,12 @@
{
"version": "4.2.0",
"version": "4.2.1",
"description": "Privileged access management for cloud-native infrastructure.",
"homepage": "https://gravitational.com/teleport/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.gravitational.com/teleport-v4.2.0-windows-amd64-bin.zip",
"hash": "a97b631b57f5951d1a447d3b2a622760b9d90668d585d134417abddcc3674269",
"url": "https://get.gravitational.com/teleport-v4.2.1-windows-amd64-bin.zip",
"hash": "2a135c31b2dc6f4aa87ffe8a68d65b6ad8d84cdeb1e83854c4d9dea2e791c10d",
"extract_dir": "teleport",
"bin": "tsh.exe"
}