From 7da4bc38f86b9aac8f019b97dc9dbc07afe281d7 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 19 Sep 2021 14:06:49 +0000 Subject: [PATCH] numcpp: update 2.5.1 bottle. --- Formula/numcpp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/numcpp.rb b/Formula/numcpp.rb index 0f9054d1f8a..499147f234a 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: "98e4db2b2caa2f80ca5ad9c24d23065f69b3db75311be04ce22a633fc37cb8a2" + sha256 cellar: :any_skip_relocation, all: "30e34c341937cf32dbf3756cd60b0e1060713fd8df15801639e00b5ae2a4913d" end depends_on "cmake" => :build