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 017a2eb commit dfd35a1Copy full SHA for dfd35a1
Formula/n/nanobind.rb
@@ -7,7 +7,7 @@ class Nanobind < Formula
7
head "https://github.com/wjakob/nanobind.git", branch: "master"
8
9
bottle do
10
- sha256 cellar: :any_skip_relocation, all: "27262487a8a0bb8435e7652f543f2058057b1c7f5d3d71f36fd3c2cf1f34bcba"
+ sha256 cellar: :any_skip_relocation, all: "11042f6127e39e685b2cb8cb4fcae8a3f06fa843e32c3a792fb388859936ba9c"
11
end
12
13
depends_on "cmake" => [:build, :test]
0 commit comments