mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
gitlab-runner: Filter RC from autoupdate
This commit is contained in:
parent
bbb548ddd9
commit
71220d780f
@ -6,7 +6,7 @@
|
||||
"bin": "gitlab-runner.exe",
|
||||
"checkver": {
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
|
||||
"regex": "/tags/v([\\d.]+)"
|
||||
"regex": "/tags/v([\\d.]+)<"
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user