Skip to content

Commit a7d1d0d

Browse files
committed
gonzo: update 0.2.2 bottle.
1 parent f8a78c6 commit a7d1d0d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gonzo.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "b27c6ede4bfc32378d89db887fb8fd6e47b23bd31513b4dc54e8574c1a694d89"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b27c6ede4bfc32378d89db887fb8fd6e47b23bd31513b4dc54e8574c1a694d89"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b27c6ede4bfc32378d89db887fb8fd6e47b23bd31513b4dc54e8574c1a694d89"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f02d2159775ea21c2dd83381fbb8e8149f34b6d3c2184ee2f235261d1a2d87db"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "6957bf38027fd01c026d2f6da450cefb5f9290255f5388a3f9c657bd7f988fdf"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "b7e8e2a0b5a9aa4e3af9ddeb85ec001a9ec556849e11b4db808b96d24ca417f6"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "ba129bf123c3fce049c8ba9a63fe78daa4030af349e939b57757c08fa2bf24e7"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ba129bf123c3fce049c8ba9a63fe78daa4030af349e939b57757c08fa2bf24e7"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ba129bf123c3fce049c8ba9a63fe78daa4030af349e939b57757c08fa2bf24e7"
13+
sha256 cellar: :any_skip_relocation, sonoma: "489f8e540ec69593bd52ab22a4a2838c3e8697cf74f20532f3b88194f04c92ae"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "7099311ec8eacaa827796758458978e9350ff3d1421d0d729a05922856300d58"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "19e1275fc0eb5d94e4a88854a2389b2e655d75c70aa08b37b9a01c8b67cad30f"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)