Skip to content

Commit

Permalink
Merge pull request #156418 from BrewTestBot/bump-astgen-3.10.0
Browse files Browse the repository at this point in the history
astgen 3.10.0
  • Loading branch information
BrewTestBot authored Dec 5, 2023
2 parents d2cfb13 + c651fe1 commit d42d39a
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.9.0.tar.gz"
sha256 "dd88eeee59e118dcf818d2cbe56dcb6a85f780d74601a5db96f4e55869ec22f7"
url "https://github.com/joernio/astgen/archive/refs/tags/v3.10.0.tar.gz"
sha256 "609193fa5e489cfeaa7d1ca3a66e9db932f4c3b886e2f49cdc4f6c2db9aca736"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, all: "8f0ecbc320ac521a77533965b29133dc4a5e05ae8d17795295075455eebbd576"
sha256 cellar: :any_skip_relocation, all: "9b9e370183aba9cde6018cd4f9f8630be0f4b791a085b0e84c709e684739bdba"
end

depends_on "node"
Expand Down

0 comments on commit d42d39a

Please sign in to comment.