Skip to content

Commit

Permalink
Merge pull request #139303 from Homebrew/carlocab/dispatch/astgen/583…
Browse files Browse the repository at this point in the history
…3718232

astgen: update 3.4.0 bottle.
  • Loading branch information
BrewTestBot authored Aug 11, 2023
2 parents 799d946 + 5ffa930 commit c940d78
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions Formula/a/astgen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,8 @@ class Astgen < Formula
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
sha256 cellar: :any_skip_relocation, ventura: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
sha256 cellar: :any_skip_relocation, monterey: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
sha256 cellar: :any_skip_relocation, big_sur: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
rebuild 1
sha256 cellar: :any_skip_relocation, all: "2bba4717d6d280e32524065a452222a0f0c0533041e98eef5d6bd7289a72b15d"
end

depends_on "node"
Expand Down

0 comments on commit c940d78

Please sign in to comment.