gitlab-runner 11.7.0
Closes #36326. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
83187c4a66
commit
edcc443e51
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.6.0",
|
||||
:revision => "f100a20826a8cb845af9af77ea99494e7cf95f4e"
|
||||
:tag => "v11.7.0",
|
||||
:revision => "8bb608ff3a677132022502b07dae8a3ea679f3d1"
|
||||
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue