gitlab-runner 11.4.2
Closes #33571. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
fddf850cd6
commit
71516e679d
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.0",
|
||||
:revision => "8af42251eebf1922576b5f8179590138ef8a4e30"
|
||||
:tag => "v11.4.2",
|
||||
:revision => "cf91d5e113e5e77f245c63276e2e4d5f4224bbca"
|
||||
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue