teleport: Update to version 4.1.3

This commit is contained in:
Richard Kuhnt 2019-10-25 00:00:31 +00:00
parent 641f4f267d
commit 9dda0e2557

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.2", "version": "4.1.3",
"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.2-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.1.3-windows-amd64-bin.zip",
"hash": "9b0915215875a6d1fe65de78190468aec316e0dbcc069ccdf57fd330775c381f", "hash": "ed8a8be88fb5d117a9103c75b5b6b0ff3eaf0fbd8a181127e95db876b2c20d22",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }