teleport: Update to version 4.0.3

This commit is contained in:
Richard Kuhnt 2019-07-26 22:00:34 +00:00
parent 599f38ce7c
commit 2f82504548

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.2", "version": "4.0.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.0.2-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.0.3-windows-amd64-bin.zip",
"hash": "f8ac173286896fad6aac155cb21e9572170f18752eea08c033da98beeba6fd9d", "hash": "d2c733dfd9953a807c5a6e8ad33172b9eebc02e884f7577c7b8aba9dffa3f799",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }