From 75ca502250e246136f0badcc267dda7092a0213a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 11 Feb 2023 09:04:29 +0000 Subject: [PATCH] numcpp: update 2.9.0 bottle. --- Formula/numcpp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/numcpp.rb b/Formula/numcpp.rb index 578f70cf30e..b549cfd78ed 100644 --- a/Formula/numcpp.rb +++ b/Formula/numcpp.rb @@ -7,7 +7,7 @@ class Numcpp < Formula head "https://github.com/dpilger26/NumCpp.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, all: "11b0e73f6096a7bb0a074091dd6e66f492efb99b286aa00505cd3af67eebde8b" + sha256 cellar: :any_skip_relocation, all: "2b649e78fe04cbdc17a43a2a57934a47f549fc25d2d37f91d691510a07046c0e" end depends_on "cmake" => :build