goreleaser 1.14.1

Closes #119592.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2023-01-02 11:22:54 -05:00 committed by BrewTestBot
parent 255ccf9969
commit 0cf79a3e91
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -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: "v1.14.0",
revision: "33528d701a0c903dd4db806a2bc091a5d1a19897"
tag: "v1.14.1",
revision: "7be70934534b5c9798b6ab1b7b3e5c35df7e8b2e"
license "MIT"
head "https://github.com/goreleaser/goreleaser.git", branch: "main"