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 addcc52 commit b0732f4Copy full SHA for b0732f4
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.39.5.tar.gz"
5
- sha256 "d0498fe9173ce6a4481db5808a39761d073cb2d7e2908bbcb5015d2b41eea157"
+ url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.39.6.tar.gz"
+ sha256 "dad6d5984f84f96b9d999c8491cb14b873cc90c297abbb7c9391b8e11f1a794f"
6
license "MIT"
7
head "https://github.com/ast-grep/ast-grep.git", branch: "main"
8
0 commit comments