Skip to content

Commit b0732f4

Browse files
committed
ast-grep 0.39.6
1 parent addcc52 commit b0732f4

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.39.5.tar.gz"
5-
sha256 "d0498fe9173ce6a4481db5808a39761d073cb2d7e2908bbcb5015d2b41eea157"
4+
url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.39.6.tar.gz"
5+
sha256 "dad6d5984f84f96b9d999c8491cb14b873cc90c297abbb7c9391b8e11f1a794f"
66
license "MIT"
77
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
88

0 commit comments

Comments
 (0)