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 c7de826 commit 470f925Copy full SHA for 470f925
Formula/x/xtensor.rb
@@ -6,7 +6,7 @@ class Xtensor < Formula
6
license "BSD-3-Clause"
7
8
bottle do
9
- sha256 cellar: :any_skip_relocation, all: "23748f41560d55a42246189b6d61d66fd35ef922ae55e9379f493d46abbd868d"
+ sha256 cellar: :any_skip_relocation, all: "940cc6cdb9b373184f943e58b6809cbaecac5f1437a506aa3688fa4cbe9c3777"
10
end
11
12
depends_on "cmake" => :build
0 commit comments