gitlab-runner 11.11.0

Closes #40141.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Richard Metzler 2019-05-21 15:43:03 +02:00 committed by FX Coudert
parent adb7da2ba2
commit ccdadd2ef8

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.10.0",
:revision => "3001a600b2465b6ce803841a84a5a3cac0aadad2"
:tag => "v11.11.0",
:revision => "6c1542640e462ab6344de2ba77f0250c89c92541"
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
bottle do