Skip to content

Commit

Permalink
Merge pull request #155747 from BrewTestBot/bump-astgen-3.6.0
Browse files Browse the repository at this point in the history
astgen 3.9.0
  • Loading branch information
BrewTestBot authored Nov 28, 2023
2 parents 5b9aa76 + b8f5b44 commit 7088dbf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/a/astgen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
class Astgen < Formula
desc "Generate AST in json format for JS/TS"
homepage "https://github.com/joernio/astgen"
url "https://github.com/joernio/astgen/archive/refs/tags/v3.5.0.tar.gz"
sha256 "652bbd37404b24ca214f7816f34e30f37b217a7db4ce90a843dc61ca69c9077f"
url "https://github.com/joernio/astgen/archive/refs/tags/v3.9.0.tar.gz"
sha256 "dd88eeee59e118dcf818d2cbe56dcb6a85f780d74601a5db96f4e55869ec22f7"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "2c41ac07344ce02cd8ed67bb587191e299cf26bfaa00bb1f1e2468f043a80f07"
sha256 cellar: :any_skip_relocation, all: "8f0ecbc320ac521a77533965b29133dc4a5e05ae8d17795295075455eebbd576"
end

depends_on "node"
Expand Down

0 comments on commit 7088dbf

Please sign in to comment.