Skip to content

Commit

Permalink
gitlab-runner 11.5.1
Browse files Browse the repository at this point in the history
Closes Homebrew#34975.

Signed-off-by: Igor Kapkov <igasgeek@me.com>
  • Loading branch information
Moisan authored and Igor Kapkov committed Dec 10, 2018
1 parent 89bff3c commit bdedb22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/gitlab-runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.2",
:revision => "cf91d5e113e5e77f245c63276e2e4d5f4224bbca"
:tag => "v11.5.1",
:revision => "7f00c780e2a2411ce04d0d55979490918255ea76"
head "https://gitlab.com/gitlab-org/gitlab-runner.git"

bottle do
Expand Down

0 comments on commit bdedb22

Please sign in to comment.