Skip to content

Commit 35545ce

Browse files
committed
tree-sitter-cli: update 0.25.10 bottle.
1 parent 3778416 commit 35545ce

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/t/tree-sitter-cli.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,12 @@ class TreeSitterCli < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "65ceb829a9d99ea4a004687b1b83853cc083a0e001b6b997dd6b2956ec42ce81"
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f7d053031863155628721d3f44a89d735202ae9db48edf0cba6c527d89a0ebd0"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "700f053f1e5936acf17504e339b054a008c08e6a15db94bb4c60aefa07d08e18"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "b1b3cffb1d9ef7bcd6c9a18fd06717f08032ead6b2ed398f7e0bccb51cba3aab"
18-
sha256 cellar: :any_skip_relocation, sonoma: "e4d73118c31a240474de4f3284486176b984987533e7278ead12138b1781195f"
19-
sha256 cellar: :any_skip_relocation, ventura: "31ae8aa35558201ef8d3d55a0f4bcf2d23ee5ed5cf3877b52610ae4249ecbff3"
20-
sha256 cellar: :any_skip_relocation, arm64_linux: "6c66453f3b67710840cf232113ec34ce53eba60c95712d24bee1a8f8ea40d80a"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "835e1d336e3d68c714a1bcff83dd9f1bb765264788f92faf7603e1a4a48e7fcf"
14+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9d7997c710a29c99f823c4f19596db1ec1511c204b7b74c45d7c9eff5ec637f7"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a9f79036f5265e03b7365ce303c413b51ce1f66c3c20362f4d040fb2b6f8327d"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d9311741beeb74356d9d7653a64beb2990858389457849d0d96d2cd2580580f4"
17+
sha256 cellar: :any_skip_relocation, sonoma: "bd67480759e3b56974e91cc6c47af09113f7dfb5de2e92ff4871dd12b1eec0e3"
18+
sha256 cellar: :any_skip_relocation, arm64_linux: "9f55705990d6330ff1958e780708a86fed5e0bd9bbadcd93598271bcf98e5315"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a0b636167c67993dc97c347b7b5a01b04af40a3bcdb2803fcd8980efb58de312"
2220
end
2321

2422
depends_on "rust" => :build

0 commit comments

Comments
 (0)