goreleaser 0.120.4
Closes #46005. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b9fb17b087
commit
2ed96f2b61
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Goreleaser < Formula
|
|||
desc "Deliver Go binaries as fast and easily as possible"
|
||||
homepage "https://goreleaser.com/"
|
||||
url "https://github.com/goreleaser/goreleaser.git",
|
||||
:tag => "v0.120.3",
|
||||
:revision => "e3d004814375cd5db1b9a0f2ba5580bb9b8f55f2"
|
||||
:tag => "v0.120.4",
|
||||
:revision => "576156b03c9429fc66ded230ae34a8c2ac2c28ea"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue