teleport: Update to version 3.1.14

This commit is contained in:
Richard Kuhnt 2019-09-19 01:00:18 +00:00
parent 605e814203
commit 219940c58b

View File

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