Skip to content

Commit 65be22c

Browse files
committed
astgen 3.24.0
1 parent 1eff6d8 commit 65be22c

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.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

0 commit comments

Comments
 (0)