gitlab-runner 11.5.1
Closes #34975. Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
parent
89bff3c60d
commit
bdedb22eda
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 => "v11.4.2",
|
||||
:revision => "cf91d5e113e5e77f245c63276e2e4d5f4224bbca"
|
||||
:tag => "v11.5.1",
|
||||
:revision => "7f00c780e2a2411ce04d0d55979490918255ea76"
|
||||
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue