File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Astgen < Formula
22 desc "Generate AST in json format for JS/TS"
33 homepage "https://github.com/joernio/astgen"
4- url "https://github.com/joernio/astgen/archive/refs/tags/v3.23 .0.tar.gz"
5- sha256 "ccdfd678c33773be85fb8d2407198d5da732fa69cee6b41f8ec776c43f417918 "
4+ url "https://github.com/joernio/astgen/archive/refs/tags/v3.24 .0.tar.gz"
5+ sha256 "4014f06eceb0dd0d98ac202c59b5dd27ea298e584cf91f5a56236be45f45d91c "
66 license "Apache-2.0"
77 head "https://github.com/joernio/astgen.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "4b4113eeeb99720bdc313a012a7dbc875c01a0c735d5ceffe70bcc8eacdef262 "
10+ sha256 cellar : :any_skip_relocation , all : "109cd664cedbcc3d86f502a7fd116f5cb473fc05f39b8d542627186eb938d8c3 "
1111 end
1212
1313 depends_on "node"
You can’t perform that action at this time.
0 commit comments