gitlab-runner 12.4.1
Closes #45991. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
2c7cfb3528
commit
92efd6da06
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class GitlabRunner < Formula
|
|||
desc "The official GitLab CI runner written in Go"
|
||||
homepage "https://gitlab.com/gitlab-org/gitlab-runner"
|
||||
url "https://gitlab.com/gitlab-org/gitlab-runner.git",
|
||||
:tag => "v12.4.0",
|
||||
:revision => "1564076bf56f10fc7b1255c952056007f6a6fdca"
|
||||
:tag => "v12.4.1",
|
||||
:revision => "05161b14c906e862455a2a9a8c3e549379af6bba"
|
||||
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue