gitlab-runner 11.7.0

Closes #36326.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Richard Metzler 2019-01-23 10:32:21 +01:00 committed by FX Coudert
parent 83187c4a66
commit edcc443e51

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.6.0",
:revision => "f100a20826a8cb845af9af77ea99494e7cf95f4e"
:tag => "v11.7.0",
:revision => "8bb608ff3a677132022502b07dae8a3ea679f3d1"
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
bottle do