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 834627a commit a8dfdeaCopy full SHA for a8dfdea
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.10.2",
6
- revision: "063c5d5b5c66fbdeaf5c50aeca444f5b581ec849"
+ tag: "v2.11.0",
+ revision: "bbd96a824a97ae622b4036c415285625b26e1868"
7
license "MIT"
8
head "https://github.com/goreleaser/goreleaser.git", branch: "main"
9
0 commit comments