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 3818f33 commit 2d59f77Copy full SHA for 2d59f77
Formula/x/xtensor.rb
@@ -6,8 +6,7 @@ class Xtensor < Formula
6
license "BSD-3-Clause"
7
8
bottle do
9
- rebuild 1
10
- sha256 cellar: :any_skip_relocation, all: "de4118f22847edf2943ed1e30f630a8b88722e449c8e9c2789d694a4e5ae5306"
+ sha256 cellar: :any_skip_relocation, all: "2348111bd2e2567d4f0a1d9958b625ec145dbfb6666989e164c99700bedbf12a"
11
end
12
13
depends_on "cmake" => :build
0 commit comments