gitlab-runner 11.4.2

Closes #33571.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Mirko Friedenhagen 2018-10-31 20:56:42 +01:00 committed by FX Coudert
parent fddf850cd6
commit 71516e679d

View file

@ -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