Skip to content

Commit b2f1038

Browse files
committed
ast-grep 0.38.7
1 parent ffa7b6e commit b2f1038

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.38.6.tar.gz"
5-
sha256 "57191fc73ffff106edbd5bd47762042227c3544d08f31e033a4b93cdc08f4844"
4+
url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.38.7.tar.gz"
5+
sha256 "25d3bb27900b36109002ca59aa5ccbccf96328289ac1970f610c1f30ee6a8199"
66
license "MIT"
77
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
88

0 commit comments

Comments
 (0)