Skip to content

Commit 0f84ab5

Browse files
committed
treefmt: update 2.4.0 bottle.
1 parent 3d8c761 commit 0f84ab5

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/t/treefmt.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +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_tahoe: "a561e0d7dcb2e52ca930a8f01d9170ead4eee90a9d1d6b5620b5108054481d46"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a136ef60c859adba5e9126d4e30e20270fea4489c9411d190e42008b4f464905"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a136ef60c859adba5e9126d4e30e20270fea4489c9411d190e42008b4f464905"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a136ef60c859adba5e9126d4e30e20270fea4489c9411d190e42008b4f464905"
14-
sha256 cellar: :any_skip_relocation, sonoma: "103f4fe09efa1fe6d2dd13a23014ee6c8540313778ecef73accb195aae853c53"
15-
sha256 cellar: :any_skip_relocation, ventura: "103f4fe09efa1fe6d2dd13a23014ee6c8540313778ecef73accb195aae853c53"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "026eeea57c4fb158ac2bb9d627b20c0e0b0b8555049580c53f6a84f3acaf6dba"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "08a842627c99794b757fe6046285605c8182c2763202cc34d65bffd3980cf217"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "eb28440bb5687c47285d3eda1deb2afbca41b8ec9e90734489bb9ad1e357d33d"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "eb28440bb5687c47285d3eda1deb2afbca41b8ec9e90734489bb9ad1e357d33d"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "eb28440bb5687c47285d3eda1deb2afbca41b8ec9e90734489bb9ad1e357d33d"
13+
sha256 cellar: :any_skip_relocation, sonoma: "4e0b3d5ee9295e23ed72fd76594e5c54fd46660c40521a02c4303f38da39687a"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "6e024ffde13c8cc821c8eea234f9a86cfa24c3d2907bfbc03565f8d3558d67b8"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f560c64d79a0d230c5ba5d8f41376ff022eb22a97fee928e18959a44adb9f713"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)