gitlab-runner 12.1.0

Closes #42332.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Richard Metzler 2019-07-23 15:05:22 +02:00 committed by Chongyu Zhu
parent 2b71c1fd01
commit dc8b0d81f8
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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