From 0ea9e1be6b039f7e5dde41edb2e7a9165be70677 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Mar 2019 21:41:21 +0100 Subject: [PATCH] teleport: checkver fix (see #3284) --- teleport.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/teleport.json b/teleport.json index 3527dea05c..ba5b58972d 100644 --- a/teleport.json +++ b/teleport.json @@ -12,9 +12,7 @@ } }, "checkver": { - "url": "https://dashboard.gravitational.com/webapi/releases-oss/latest?product=teleport", - "jsonpath": "$.version", - "regex": "v([\\d\\.]+)" + "github": "https://github.com/gravitational/teleport" }, "autoupdate": { "architecture": {