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 dc332bb commit 1dac30eCopy full SHA for 1dac30e
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.2.tar.gz"
5
- sha256 "e7cc052139ef62866447a01b234e58317ab47e87d0ea2786ec2704325b301d34"
+ url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.38.3.tar.gz"
+ sha256 "387a20ce819a37dd073a4b8fdf383ce09aa3627fafe79cb17612c5cd0657ef8f"
6
license "MIT"
7
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
8
0 commit comments