8000 Merge pull request #224851 from Homebrew/bump-astgen-3.29.0 · Homebrew/homebrew-core@fd75f35 · GitHub
[go: up one dir, main page]

Skip to content

Commit fd75f35

Browse files
authored
Merge pull request #224851 from Homebrew/bump-astgen-3.29.0
astgen 3.29.0
2 parents 2b9fccc + 6cd867b commit fd75f35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/a/astgen.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
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.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"
66
license "Apache-2.0"
77
head "https://github.com/joernio/astgen.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, all: "eca14b118708f772dd000d4f4662a196798164b35f57ddc846db367f34f5b84c"
10+
sha256 cellar: :any_skip_relocation, all: "93cfdd571ea5cfa13c9e5ae1f5246cd740a8f7ad12749d8969d69496d45554cb"
1111
end
1212

1313
depends_on "node"

0 commit comments

Comments
 (0)
0