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 13f37c3 commit d3c9d52Copy full SHA for d3c9d52
Formula/a/astgen.rb
@@ -1,8 +1,8 @@
1
class Astgen < Formula
2
desc "Generate AST in json format for JS/TS"
3
homepage "https://github.com/joernio/astgen"
4
- url "https://github.com/joernio/astgen/archive/refs/tags/v3.34.0.tar.gz"
5
- sha256 "a47a6183678b83653d0037d4bae9a2e3e625a53c730d4b6a9bda6df4816caffd"
+ url "https://github.com/joernio/astgen/archive/refs/tags/v3.35.0.tar.gz"
+ sha256 "be3c0584696c670a341ee7ca6dfbe350a09b577f4ef33033bd75bed5b8d758d1"
6
license "Apache-2.0"
7
head "https://github.com/joernio/astgen.git", branch: "main"
8
0 commit comments