goreleaser 0.124.1

Closes #48767.

Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
Rui Chen 2020-01-08 07:57:08 -05:00 committed by Alexander Bayandin
parent 20f4d4959f
commit 88e858b87e

View file

@ -2,8 +2,8 @@ class Goreleaser < Formula
desc "Deliver Go binaries as fast and easily as possible" desc "Deliver Go binaries as fast and easily as possible"
homepage "https://goreleaser.com/" homepage "https://goreleaser.com/"
url "https://github.com/goreleaser/goreleaser.git", url "https://github.com/goreleaser/goreleaser.git",
:tag => "v0.124.0", :tag => "v0.124.1",
:revision => "5f5f263aa8cc293a5684786af73ef68a7b77b902" :revision => "c63a57eaa05d79c619cfc9825e973006bb59bfc0"
bottle do bottle do
cellar :any_skip_relocation cellar :any_skip_relocation