Skip to content

Commit 1dac30e

Browse files
committed
ast-grep 0.38.3
1 parent dc332bb commit 1dac30e

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

0 commit comments

Comments
 (0)