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 1
1
class Astgen < Formula
2
2
desc "Generate AST in json format for JS/TS"
3
3
homepage "https://github.com/joernio/astgen"
4
- url "https://github.com/joernio/astgen/archive/refs/tags/v3.28 .0.tar.gz"
5
- sha256 "3036efa603e62feff14e5520bb24242ca8a275bf7e07f630fa
7438
e45fcf21b5ea23 "
4
+ url "https://github.com/joernio/astgen/archive/refs/tags/v3.29 .0.tar.gz"
5
+ sha256 "4f841f76daa13cb6e8e3c1c8b173084d005b4fdbe49e68092c4e9dc4132fa244 "
6
6
license "Apache-2.0"
7
7
head "https://github.com/joernio/astgen.git" , branch : "main"
8
8
9
9
bottle do
10
- sha256 cellar : :any_skip_relocation , all : "eca14b118708f772dd000d4f4662a196798164b35f57ddc846db367f34f5b84c "
10
+ sha256 cellar : :any_skip_relocation , all : "93cfdd571ea5cfa13c9e5ae1f5246cd740a8f7ad12749d8969d69496d45554cb "
11
11
end
12
12
13
13
depends_on "node"
You can’t perform that action at this time.
0 commit comments