mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gitlab-runner: Fix checkver (#1041)
This commit is contained in:
parent
38fa10fe77
commit
9c165a331f
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"bin": "gitlab-runner.exe",
|
"bin": "gitlab-runner.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
|
"url": "https://gitlab.com/gitlab-org/gitlab-runner/-/tags?format=atom",
|
||||||
"regex": "/tags/v([\\d.]+)<"
|
"regex": "/tags/v([\\d.]+)<"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user