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 ffa7b6e commit b2f1038Copy full SHA for b2f1038
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.38.6.tar.gz"
5
- sha256 "57191fc73ffff106edbd5bd47762042227c3544d08f31e033a4b93cdc08f4844"
+ url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.38.7.tar.gz"
+ sha256 "25d3bb27900b36109002ca59aa5ccbccf96328289ac1970f610c1f30ee6a8199"
6
license "MIT"
7
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
8
0 commit comments