Skip to content

Commit 2c58b99

Browse files
committed
gat: update 0.21.2 bottle.
1 parent 64c208d commit 2c58b99

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/gat.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Gat < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "89742894af0a84651ea40b74a1eb09edc1828c3085f686b01431acb60c005053"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "89742894af0a84651ea40b74a1eb09edc1828c3085f686b01431acb60c005053"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "89742894af0a84651ea40b74a1eb09edc1828c3085f686b01431acb60c005053"
12-
sha256 cellar: :any_skip_relocation, sonoma: "c8f6c5e2f602352996933199f8ff180339e4f18baf5508c5d42488b396c0d2f7"
13-
sha256 cellar: :any_skip_relocation, ventura: "c8f6c5e2f602352996933199f8ff180339e4f18baf5508c5d42488b396c0d2f7"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "954bc4f8b0982d9174c32f20e4da8ba6b7b17cef89b3e4c99221d05e2b28667f"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "eec2eb7915040c64071f99805b89cf8f99a9ff6e2153cd7a1b76c950bf6d0255"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eec2eb7915040c64071f99805b89cf8f99a9ff6e2153cd7a1b76c950bf6d0255"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "eec2eb7915040c64071f99805b89cf8f99a9ff6e2153cd7a1b76c950bf6d0255"
12+
sha256 cellar: :any_skip_relocation, sonoma: "16ba60b0033d44c46a382fc952c833199b81103685afbcfae6092b40d0996b16"
13+
sha256 cellar: :any_skip_relocation, ventura: "16ba60b0033d44c46a382fc952c833199b81103685afbcfae6092b40d0996b16"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "5b81415e540ddd9020fbc64b1e3ed91fe43ecf4d42be57fe282540088c034296"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)