From 39b84f915ef1d8fad21b9b49b7593a9736b7cfa5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:28:33 +0000 Subject: [PATCH] node-build: update 5.3.6 bottle. --- Formula/n/node-build.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/n/node-build.rb b/Formula/n/node-build.rb index 2877b6eee6ddf..b8ee8e0d3fb76 100644 --- a/Formula/n/node-build.rb +++ b/Formula/n/node-build.rb @@ -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"