We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65be22c commit 981187bCopy full SHA for 981187b
Formula/a/astgen.rb
@@ -7,7 +7,7 @@ class Astgen < Formula
7
head "https://github.com/joernio/astgen.git", branch: "main"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "4b4113eeeb99720bdc313a012a7dbc875c01a0c735d5ceffe70bcc8eacdef262"
+ sha256 cellar: :any_skip_relocation, all: "109cd664cedbcc3d86f502a7fd116f5cb473fc05f39b8d542627186eb938d8c3"
11
end
12
13
depends_on "node"
0 commit comments