Skip to content

Commit 5b6926f

Browse files
committed
ast-grep 0.32.1
1 parent 08b6625 commit 5b6926f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/ast-grep.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class AstGrep < Formula
22
desc "Code searching, linting, rewriting"
33
homepage "https://github.com/ast-grep/ast-grep"
4-
url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.31.1.tar.gz"
5-
sha256 "909ed53e37a9060a081cf0f92288aee882ae6320f0d894118f9c5c63123e099d"
4+
url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.32.1.tar.gz"
5+
sha256 "ef6c6518cf1b7716f677a27c6f8b65f55aac83e1769c787dcd4c459aebc7c7c8"
66
license "MIT"
77
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
88

0 commit comments

Comments
 (0)