highlight: Fix checkver (#1042)

This commit is contained in:
Jakub Čábera 2020-05-14 09:17:05 +02:00 committed by GitHub
parent 2440c59777
commit 38fa10fe77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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\\.]+)</a>"
},
"autoupdate": {