gitlab-runner 11.5.1

Closes #34975.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
This commit is contained in:
Thierry Moisan 2018-12-10 17:12:16 -05:00 committed by Igor Kapkov
parent 89bff3c60d
commit bdedb22eda
No known key found for this signature in database
GPG key ID: D7EEA6CEB7ECBDC7

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.2",
:revision => "cf91d5e113e5e77f245c63276e2e4d5f4224bbca"
:tag => "v11.5.1",
:revision => "7f00c780e2a2411ce04d0d55979490918255ea76"
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
bottle do