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 73703d5 commit 835c4e9Copy full SHA for 835c4e9
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: "40dc5dd8f1c31ffc4edcc3dbaae29b306023c1615ee5f75b4f4ba36060a3c02d"
+ sha256 cellar: :any_skip_relocation, all: "d918fd9290dbb6ff6b8edb03cdc78e06e368ea8d392f7e320cb36c3670be8a8c"
11
end
12
13
depends_on "cmake" => [:build, :test]
0 commit comments