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 1eff6d8 commit 65be22cCopy full SHA for 65be22c
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.23.0.tar.gz"
5
- sha256 "ccdfd678c33773be85fb8d2407198d5da732fa69cee6b41f8ec776c43f417918"
+ url "https://github.com/joernio/astgen/archive/refs/tags/v3.24.0.tar.gz"
+ sha256 "4014f06eceb0dd0d98ac202c59b5dd27ea298e584cf91f5a56236be45f45d91c"
6
license "Apache-2.0"
7
head "https://github.com/joernio/astgen.git", branch: "main"
8
0 commit comments