From 314b84e92bc61250147f6f88229d323d086bbb7b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:50:28 +0000 Subject: [PATCH] node-build: update 5.3.12 bottle. --- Formula/n/node-build.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/n/node-build.rb b/Formula/n/node-build.rb index 86eeaf154a64..45b40aa13ed2 100644 --- a/Formula/n/node-build.rb +++ b/Formula/n/node-build.rb @@ -12,7 +12,7 @@ class NodeBuild < Formula end bottle do - sha256 cellar: :any_skip_relocation, all: "f68978d6c36f3332a869ada76125570463268d913a54064f448056c2d92c788c" + sha256 cellar: :any_skip_relocation, all: "700a8a64e2875f3ad817abb394eed74a57bab110b6f90bb7bbe5deb8b151330e" end depends_on "autoconf"