Skip to content

Commit c2e4723

Browse files
ast-grep 0.5.7
1 parent 515df4f commit c2e4723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/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.5.6.tar.gz"
5-
sha256 "3de31fb334c151557a2795f7273488c2ff3a049487783a8267e477702d6a9240"
4+
url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.5.7.tar.gz"
5+
sha256 "1c44227a4ba23fcfb92042d96b8cc855f226685f4164835ec743ba10511300a0"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)