teleport: Update to version 4.0.11

This commit is contained in:
Richard Kuhnt 2019-12-09 20:00:23 +00:00
parent 86a889a437
commit f48cf97f6e

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.14", "version": "4.0.11",
"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-v3.2.14-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.0.11-windows-amd64-bin.zip",
"hash": "0ffd52742c8a429a82d493ebcbf215cd0bf691d2f06df050b82014cc0a245c96", "hash": "0612698f715df0be84734f04b0610f235b84d0e725efaf72b10654c4ba2a8bca",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }