mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
highlight: Fix checkver (#1042)
This commit is contained in:
parent
2440c59777
commit
38fa10fe77
@ -24,7 +24,7 @@
|
|||||||
],
|
],
|
||||||
"notes": "You need to set the working directory of the shortcut to '$dir'",
|
"notes": "You need to set the working directory of the shortcut to '$dir'",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://gitlab.com/saalen/highlight/tags",
|
"url": "https://gitlab.com/saalen/highlight/-/tags",
|
||||||
"regex": "v([\\d\\.]+)</a>"
|
"regex": "v([\\d\\.]+)</a>"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user