Skip to content

Commit 56a0ab0

Browse files
committed
ast-grep: update 0.38.7 bottle.
1 parent b2f1038 commit 56a0ab0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/ast-grep.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class AstGrep < Formula
77
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d65c157159c6bf541c221e0e920099730bb3a68c38f3f6dd29f4e3a38c7cd165"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "ea3a5fad5ac7fa70bbcefacab092d5538c7bee88e094f4d3131716e43d6c43d0"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1aa8ba85ace51ae5fafeac2d17daf40c2086c486cac36a6c225362d448d8d063"
13-
sha256 cellar: :any_skip_relocation, sonoma: "beef128ac40f0869f1230d6355601472c63dc57ed874000efa613400b6d97d76"
14-
sha256 cellar: :any_skip_relocation, ventura: "efeb1daed52daa046c95e457e5dab4369abd452c6bdcee6cccf7d493277cb90b"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "72312bb8abca1afef1635d5c0556d6b5b2061ae9056d5cf3563c4155f99b31da"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c3c12bde4ecd19152ed8344ba937436ddf7ad0a572ebe0eeb21e703ef405707e"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e87fd970f2d3e06c2bdd407cc637c892c2097b96a507aaab1030acb3ba8f42e9"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bc775d62314a50516c7fad43a34acf87ad0a240fae2124932a81eb6783ea2ae5"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "f6769b28868597ceed120bee658bfbd4f3e4bed4f611bf1bbe28b834ebfbc352"
13+
sha256 cellar: :any_skip_relocation, sonoma: "76335f53776d0d2fe935e215ac0c13e472cf371b8b50121796291c11fcd1238c"
14+
sha256 cellar: :any_skip_relocation, ventura: "08e0bc8f3807b8dc7252860501d72f068d0eb91a977c1e3fa55ababc12517582"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "79b07fcc8d773d02a90c1864567026a67adac207a7f0949d88cddcad0fb38c98"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "b2307bba290ac887736fd3fa9ef6bfcc0f2e3c6868740eb102261949cf6fa692"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)