gitlab-ci-multi-runner 1.5.3

Closes #4780.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
master
ilovezfs 2016-09-13 10:53:57 -07:00
parent 852262d6c9
commit bbfb6552f6
1 changed files with 6 additions and 6 deletions

View File

@ -4,8 +4,8 @@ class GitlabCiMultiRunner < Formula
desc "The official GitLab CI runner written in Go"
homepage "https://gitlab.com/gitlab-org/gitlab-ci-multi-runner"
url "https://gitlab.com/gitlab-org/gitlab-ci-multi-runner.git",
:tag => "v1.5.2",
:revision => "76fdacdf55c5a83249a4bdc5bd8c650e7a5ff796"
:tag => "v1.5.3",
:revision => "fb49c4781e5040539d3faec87a2a63675d2c9f00"
head "https://gitlab.com/gitlab-org/gitlab-ci-multi-runner.git"
bottle do
@ -24,10 +24,10 @@ class GitlabCiMultiRunner < Formula
end
resource "prebuilt-x86_64.tar.xz" do
url "https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v1.5.2/docker/prebuilt-x86_64.tar.xz",
:using => :nounzip
version "1.5.2"
sha256 "265a49a8ecb5a4ca3fe51c66baca2a8e82608e37fbe487e261bfe72d83dc5902"
url "https://gitlab-ci-multi-runner-downloads.s3.amazonaws.com/v1.5.3/docker/prebuilt-x86_64.tar.xz",
:using => :nounzip
version "1.5.3"
sha256 "a2fffed1076e98a7122309923796449719f8b6640e1aa469c1269864dbd70c81"
end
def install