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 515df4f commit c2e4723Copy full SHA for c2e4723
Formula/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.5.6.tar.gz"
5
- sha256 "3de31fb334c151557a2795f7273488c2ff3a049487783a8267e477702d6a9240"
+ url "https://github.com/ast-grep/ast-grep/archive/refs/tags/0.5.7.tar.gz"
+ sha256 "1c44227a4ba23fcfb92042d96b8cc855f226685f4164835ec743ba10511300a0"
6
license "MIT"
7
8
bottle do
0 commit comments