@@ -7,14 +7,12 @@ class AstGrep < Formula
7
7
head "https://github.com/ast-grep/ast-grep.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "f5c5c55a4b58065ace23fed0830dbf46350a4e7e6e350861abcc55d2bfa2c398"
11
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "aacaec0844e60d8c59f8b3677d263a433afe96d012d8e62d5c32f883ec5363d7"
12
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "f9015f727146342acdc9416a6342077258f8d0f2b940be2f32bc252be4d0725e"
13
- sha256 cellar : :any_skip_relocation , arm64_ventura : "3c6521f6c377caa0c077eec66cace8066f4a14b6b77763af6b710fb6ed1913d5"
14
- sha256 cellar : :any_skip_relocation , sonoma : "16f0306ac0b910f66e92204e9cdf36a165cbf61b89fa76dd81ea33cb1824958e"
15
- sha256 cellar : :any_skip_relocation , ventura : "a9e4daa9760d8c100ae6149a1415f74a04e7bdbf6ee2a447750622162e97b896"
16
- sha256 cellar : :any_skip_relocation , arm64_linux : "2e49dc56bb80afc671a42dad3a8d8cd6cd99fe383ad87ec52f0ce9961f16fcc0"
17
- sha256 cellar : :any_skip_relocation , x86_64_linux : "ef3c685bab647b10213c1f35cde3217535c0de266c7e030fed65633d0698c32b"
10
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "0b445b83d563e8f9b239e549dbe0e954ec07724dde584a0cf2e0d7afa52edff8"
11
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "adece7f8090de31a6b269ece7f2166e3880fd2ba476bc45d28e30ae5107f0512"
12
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "52270bc0a21369b08d99b3a0353da90fa012d6f5b1993f699a6f44b90b69ad95"
13
+ sha256 cellar : :any_skip_relocation , sonoma : "f8d5ef762b636119753c9f4011ad28f0a225490df745f733e5b4073dacb8151c"
14
+ sha256 cellar : :any_skip_relocation , arm64_linux : "358adf0007e248ec8521a724f630cf7371418366d2328e801320bb617a6b88db"
15
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "4bb111d4cd64819294c2564c0cc0654d2c6a9d8ba4836fef14497fd4c734e925"
18
16
end
19
17
20
18
depends_on "rust" => :build
0 commit comments