Skip to content

Commit bd788d8

Browse files
committed
ast-grep: update 0.5.7 bottle.
1 parent c2e4723 commit bd788d8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/ast-grep.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class AstGrep < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_ventura: "05f23a9eb84dd99d4bbc8baaac05a96294a15ecf9ce0b95605c386a09fb101bd"
10-
sha256 cellar: :any_skip_relocation, arm64_monterey: "939345df180b5096f3012e96719a8d133c5e821c1139a29eff9085d39e91377c"
11-
sha256 cellar: :any_skip_relocation, arm64_big_sur: "ca948f775835663790a6e4eba2dcfd25a0bc15719357dee8703ccc4c412205c2"
12-
sha256 cellar: :any_skip_relocation, ventura: "c54d5d080264d44994c11b7c76edef0c01863fa24e78f721ceb008cd30dd4eb3"
13-
sha256 cellar: :any_skip_relocation, monterey: "ca36f0014fead55e52ec29a5f49a67cfd2314c0e78e8069192bcf59ca8906ee1"
14-
sha256 cellar: :any_skip_relocation, big_sur: "59e7c7b46225334d8a5e46bf1c8bce55f35015f1c157f889163efd434cfcde27"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cb6ea6a5390f9e0dff5fd2fd94300e5d1138ee4e25cdffe7d9cc7420a21fb3f5"
9+
sha256 cellar: :any_skip_relocation, arm64_ventura: "eef815970b6a71e0953726dabc5bc23a1d78fcbda266d324e0a26b6013b3c78d"
10+
sha256 cellar: :any_skip_relocation, arm64_monterey: "affc9e9462a7a1327c6e62be69636dbbf2ee7062442368156bc1d9bcbca79837"
11+
sha256 cellar: :any_skip_relocation, arm64_big_sur: "dfa391740242048611baa45e905685d04332e7d35a13c67ae73890ab3561c34d"
12+
sha256 cellar: :any_skip_relocation, ventura: "2bd30c4998b19715b8727e5fe529eae1b8dc54ea55072a98bcc0d36df9c931cf"
13+
sha256 cellar: :any_skip_relocation, monterey: "e5de5f30ed7635f320a068c7899ef1fe1fedc47f980098059bcc96073f0fe64c"
14+
sha256 cellar: :any_skip_relocation, big_sur: "3b36f5318d6cb236be33c301a52b147bfc677103fcd924b42c0ebbb326088a2a"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b5a55464c4af24d97288c81b1e28c46c1fc85786a926fba6f82c26c9d8bbb2d"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)