From f84a1d896bb24eef2749a9d996d2f35a594246df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrik=20Voto=C4=8Dek?= Date: Thu, 27 Jun 2019 14:21:23 +0200 Subject: [PATCH] gitlab-runner 12.0.1 Closes #41398. Signed-off-by: Thierry Moisan --- Formula/gitlab-runner.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gitlab-runner.rb b/Formula/gitlab-runner.rb index af01219309..b11b8c4853 100644 --- a/Formula/gitlab-runner.rb +++ b/Formula/gitlab-runner.rb @@ -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