We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f26736 commit 925c226Copy full SHA for 925c226
Formula/n/numcpp.rb
@@ -7,7 +7,7 @@ class Numcpp < Formula
7
head "https://github.com/dpilger26/NumCpp.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "00b6562df214a160b99b910f7be4214b7324179d1326c4c5601fe75bba2eba7e"
+ sha256 cellar: :any_skip_relocation, all: "0fc0fdfbdf091db4c3838048be4f92e3015d6d086c5cb04aea972fb785739d6c"
11
end
12
13
depends_on "cmake" => :build
0 commit comments