Skip to content

Commit d3c9d52

Browse files
committed
astgen 3.35.0
1 parent 13f37c3 commit d3c9d52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/astgen.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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.34.0.tar.gz"
5-
sha256 "a47a6183678b83653d0037d4bae9a2e3e625a53c730d4b6a9bda6df4816caffd"
4+
url "https://github.com/joernio/astgen/archive/refs/tags/v3.35.0.tar.gz"
5+
sha256 "be3c0584696c670a341ee7ca6dfbe350a09b577f4ef33033bd75bed5b8d758d1"
66
license "Apache-2.0"
77
head "https://github.com/joernio/astgen.git", branch: "main"
88

0 commit comments

Comments
 (0)