From 38fa10fe7722a04331ed787b639a955ed39b0fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 14 May 2020 09:17:05 +0200 Subject: [PATCH] highlight: Fix checkver (#1042) --- bucket/highlight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/highlight.json b/bucket/highlight.json index 29d8f741e0..2b8e24c39e 100644 --- a/bucket/highlight.json +++ b/bucket/highlight.json @@ -24,7 +24,7 @@ ], "notes": "You need to set the working directory of the shortcut to '$dir'", "checkver": { - "url": "https://gitlab.com/saalen/highlight/tags", + "url": "https://gitlab.com/saalen/highlight/-/tags", "regex": "v([\\d\\.]+)" }, "autoupdate": {