mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41: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",
|
"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.]+)<"
|
||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user