gitlab-runner 12.0.1

Closes #41398.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Patrik Votoček 2019-06-27 14:21:23 +02:00 committed by Thierry Moisan
parent 130bcb7da6
commit f84a1d896b
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

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 => "v12.0.0",
:revision => "6946bae7d492f32e6dd5242bdedba98abda1b629"
:tag => "v12.0.1",
:revision => "0e5417a3db61d25367e4951ac0d2ef9242509796"
head "https://gitlab.com/gitlab-org/gitlab-runner.git"
bottle do