We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f902e commit 9c72266Copy full SHA for 9c72266
Formula/g/goreleaser.rb
@@ -2,8 +2,8 @@ class Goreleaser < Formula
2
desc "Deliver Go binaries as fast and easily as possible"
3
homepage "https://goreleaser.com/"
4
url "https://github.com/goreleaser/goreleaser.git",
5
- tag: "v2.12.3",
6
- revision: "a1d945da6150425f5e7188dea819992d8a600b8e"
+ tag: "v2.12.4",
+ revision: "806492d3ff2621b95458f89f676d0d521582a7b5"
7
license "MIT"
8
head "https://github.com/goreleaser/goreleaser.git", branch: "main"
9
0 commit comments