From 8a18e1934c3643ab54d56ddae36da62a6edfaa9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 28 Aug 2021 05:27:08 -0700 Subject: [PATCH] teleport: Update to version 7.1.0 --- bucket/teleport.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 234b02f57d..08ec477ebd 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,18 +1,19 @@ { - "version": "7.0.3", + "version": "7.1.0", "description": "Privileged access management for cloud-native infrastructure", "homepage": "https://gravitational.com/teleport", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.gravitational.com/teleport-v7.0.3-windows-amd64-bin.zip", - "hash": "58674b84018f6df0e51d4542387aaaedc11fd98f4c7012b316b814091f57b526" + "url": "https://get.gravitational.com/teleport-v7.1.0-windows-amd64-bin.zip", + "hash": "84f909f45cc6e7dcae8d93bd360e73b75a7e840869a5c859f5e3437b9f8f303d" } }, "extract_dir": "teleport", "bin": "tsh.exe", "checkver": { - "github": "https://github.com/gravitational/teleport" + "url": "https://goteleport.com/docs/installation", + "regex": "teleport-v([\\d.]+)-windows-amd64-bin\\.zip" }, "autoupdate": { "architecture": {