teleport: Update to version 5.0.0

This commit is contained in:
Jakub Čábera 2020-11-25 06:27:41 +01:00
parent 410c589454
commit ae9d2c71a2

View File

@ -1,12 +1,12 @@
{ {
"version": "4.4.5", "version": "5.0.0",
"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.4.5-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v5.0.0-windows-amd64-bin.zip",
"hash": "f7e3c5a65d929154fc1ce3d0bf8ed72ecb60161e12a69f506361638cf9d01e7e" "hash": "fdc7117f5e8643d203cac8b0bb4281620b4fb96022effe26eb55902a4e43beb7"
} }
}, },
"extract_dir": "teleport", "extract_dir": "teleport",