Skip to content

Commit 06c26f6

Browse files
committed
gomi: update 1.3.0 bottle.
1 parent 922f3cd commit 06c26f6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gomi.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Gomi < Formula
77
head "https://github.com/babarot/gomi.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fe650231c6cdb0a468e2d8f7283270f12d8e429278157d66f32128222226c20"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9fe650231c6cdb0a468e2d8f7283270f12d8e429278157d66f32128222226c20"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9fe650231c6cdb0a468e2d8f7283270f12d8e429278157d66f32128222226c20"
13-
sha256 cellar: :any_skip_relocation, sonoma: "a618ab04c5f5578912dadf86b10e84fe9feafd3e700a2a53660347008717f312"
14-
sha256 cellar: :any_skip_relocation, ventura: "a618ab04c5f5578912dadf86b10e84fe9feafd3e700a2a53660347008717f312"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "372badc575a4efd9c31cc21ef47c454ea53c3f69b0929ae0a2758dd0731ebdee"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2d58341b9da9c7e871ef6104378297566160b21df5fda12da2186435cae06110"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2d58341b9da9c7e871ef6104378297566160b21df5fda12da2186435cae06110"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2d58341b9da9c7e871ef6104378297566160b21df5fda12da2186435cae06110"
13+
sha256 cellar: :any_skip_relocation, sonoma: "23765b3744d1681ed967a44757214753a533548a73165531c657d08593bbfd47"
14+
sha256 cellar: :any_skip_relocation, ventura: "23765b3744d1681ed967a44757214753a533548a73165531c657d08593bbfd47"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c9644480b083cf3a43b0e75ac3bcfc98e65159aeb82e12191218cfd0575cdcd3"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)