Skip to content

Commit d1bba98

Browse files
committed
goreleaser: update 2.12.4 bottle.
1 parent 9c72266 commit d1bba98

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/g/goreleaser.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ class Goreleaser < Formula
88
head "https://github.com/goreleaser/goreleaser.git", branch: "main"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "5477df0850c9385ffdfc240bf23cffc9f10b11cabd6ac324f5858b594f1ce87d"
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5477df0850c9385ffdfc240bf23cffc9f10b11cabd6ac324f5858b594f1ce87d"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5477df0850c9385ffdfc240bf23cffc9f10b11cabd6ac324f5858b594f1ce87d"
14-
sha256 cellar: :any_skip_relocation, sonoma: "419c534dacc9ff7e34114d05f4bc0905c9357b222f31303b928532c5ec44e243"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ef33c420aa960c3d2676418be0783303789efa0c63c480f9f05f99f5366b0134"
11+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "60a919a47b927c30b1d15f3216b32bb579adfbd0b238be27844e24fbfc1ed6e1"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "60a919a47b927c30b1d15f3216b32bb579adfbd0b238be27844e24fbfc1ed6e1"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "60a919a47b927c30b1d15f3216b32bb579adfbd0b238be27844e24fbfc1ed6e1"
14+
sha256 cellar: :any_skip_relocation, sonoma: "27a53051a5a713bef6b2de413f22659efb69efafb5cd96146c8430434823be72"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9a0e71cac387bca1aee0cbe0b9e547c42586ba965b2508b751475ca0f20d8b4d"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)