Skip to content

Commit

Permalink
node-build: update 5.3.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 22, 2024
1 parent 314dd1a commit 39b84f9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/n/node-build.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ class NodeBuild < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a3224289cedd5c872dc50df0808b8331bf2784bf7ba419050384cdc1da341183"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a3224289cedd5c872dc50df0808b8331bf2784bf7ba419050384cdc1da341183"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a3224289cedd5c872dc50df0808b8331bf2784bf7ba419050384cdc1da341183"
sha256 cellar: :any_skip_relocation, sonoma: "a3224289cedd5c872dc50df0808b8331bf2784bf7ba419050384cdc1da341183"
sha256 cellar: :any_skip_relocation, ventura: "a3224289cedd5c872dc50df0808b8331bf2784bf7ba419050384cdc1da341183"
sha256 cellar: :any_skip_relocation, monterey: "a3224289cedd5c872dc50df0808b8331bf2784bf7ba419050384cdc1da341183"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c91f6eafb923b45f83f4111dee64eb2e855c2348fa38aaf3fa58992457f381ce"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3627657ad15aa733fbc6c764ecd0a2175be336454cf77b5f0049841dc5a9f653"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3627657ad15aa733fbc6c764ecd0a2175be336454cf77b5f0049841dc5a9f653"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3627657ad15aa733fbc6c764ecd0a2175be336454cf77b5f0049841dc5a9f653"
sha256 cellar: :any_skip_relocation, sonoma: "3627657ad15aa733fbc6c764ecd0a2175be336454cf77b5f0049841dc5a9f653"
sha256 cellar: :any_skip_relocation, ventura: "3627657ad15aa733fbc6c764ecd0a2175be336454cf77b5f0049841dc5a9f653"
sha256 cellar: :any_skip_relocation, monterey: "3627657ad15aa733fbc6c764ecd0a2175be336454cf77b5f0049841dc5a9f653"
sha256 cellar: :any_skip_relocation, x86_64_linux: "827a627dacc6c0f371bdf2a470acc3af734f108e5a47318105d8b5441e4574c9"
end

depends_on "autoconf"
Expand Down

0 comments on commit 39b84f9

Please sign in to comment.