goreleaser 0.143.0
Closes #60728. Signed-off-by: chenrui <chenrui333@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
3451ec72e1
commit
7e38b33a0b
|
@ -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.142.0",
|
||||
revision: "e014ad0ae88480406206c7758f3607168b45ced9"
|
||||
tag: "v0.143.0",
|
||||
revision: "28230b67f8f25ed8493e85f3d06fb4dec5618f44"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue