Skip to content

Commit a8dfdea

Browse files
committed
goreleaser 2.11.0
1 parent 834627a commit a8dfdea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/goreleaser.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class Goreleaser < Formula
22
desc "Deliver Go binaries as fast and easily as possible"
33
homepage "https://goreleaser.com/"
44
url "https://github.com/goreleaser/goreleaser.git",
5-
tag: "v2.10.2",
6-
revision: "063c5d5b5c66fbdeaf5c50aeca444f5b581ec849"
5+
tag: "v2.11.0",
6+
revision: "bbd96a824a97ae622b4036c415285625b26e1868"
77
license "MIT"
88
head "https://github.com/goreleaser/goreleaser.git", branch: "main"
99

0 commit comments

Comments
 (0)