teleport: Update to version 3.2.13

This commit is contained in:
Richard Kuhnt 2019-09-25 18:00:16 +00:00
parent 2e7c334dff
commit 1d704f8124

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.14", "version": "3.2.13",
"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.1.14-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.2.13-windows-amd64-bin.zip",
"hash": "e2c4889d0291576295193f257d6c685903ff5418d463a2e6a6a75c6e271e948d", "hash": "4ef1cca2d611da1d5b9766b76d7b3454592d2569c4398a74eef0737d0c426065",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }