Skip to content

Commit a6ef8e4

Browse files
committed
treefmt: update 2.2.0 bottle.
1 parent c5a922c commit a6ef8e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/t/treefmt.rb

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

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f2a426f65294df81445e47dc1152e442dac0f002174211aeefdb35499505453f"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f2a426f65294df81445e47dc1152e442dac0f002174211aeefdb35499505453f"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f2a426f65294df81445e47dc1152e442dac0f002174211aeefdb35499505453f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "0c33dfea2710b67fb44954c2ad2934900623498c2475fe877caa5c55a0ab3ebf"
14-
sha256 cellar: :any_skip_relocation, ventura: "0c33dfea2710b67fb44954c2ad2934900623498c2475fe877caa5c55a0ab3ebf"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "47494c6dee4c5b9b385806320f3a6b8692bc447f16be268ca7668e464d6b86b6"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2c5b33a12374894c8fe5539427d9755b4931905c40269662a2d43642ee44357c"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2c5b33a12374894c8fe5539427d9755b4931905c40269662a2d43642ee44357c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2c5b33a12374894c8fe5539427d9755b4931905c40269662a2d43642ee44357c"
13+
sha256 cellar: :any_skip_relocation, sonoma: "b416d2eb308654959d1d29946e5e3b17c42b0f4ead996647e821d1139677c67a"
14+
sha256 cellar: :any_skip_relocation, ventura: "b416d2eb308654959d1d29946e5e3b17c42b0f4ead996647e821d1139677c67a"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "38925e5133b3c1068feb91978225726a2f434c8f944d48fae0977fc57ca7d8e0"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)