From 92efd6da062c2aa02f3867aa126332bad9f49cae Mon Sep 17 00:00:00 2001 From: Ethan Setnik Date: Wed, 30 Oct 2019 10:49:02 -0400 Subject: [PATCH] gitlab-runner 12.4.1 Closes #45991. Signed-off-by: Rui Chen --- 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 d72f8f2593..1173f2efc8 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.4.0", - :revision => "1564076bf56f10fc7b1255c952056007f6a6fdca" + :tag => "v12.4.1", + :revision => "05161b14c906e862455a2a9a8c3e549379af6bba" head "https://gitlab.com/gitlab-org/gitlab-runner.git" bottle do