We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08b6625 commit 5b6926fCopy full SHA for 5b6926f
Formula/a/ast-grep.rb
@@ -1,8 +1,8 @@
1
class AstGrep < Formula
2
desc "Code searching, linting, rewriting"
3
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"
+ url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.32.1.tar.gz"
+ sha256 "ef6c6518cf1b7716f677a27c6f8b65f55aac83e1769c787dcd4c459aebc7c7c8"
6
license "MIT"
7
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
8
0 commit comments