File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11class Nanobind < Formula
22 desc "Tiny and efficient C++/Python bindings"
33 homepage "https://github.com/wjakob/nanobind"
4- url "https://github.com/wjakob/nanobind/archive/refs/tags/v2.7 .0.tar.gz"
5- sha256 "6c8c6bf0435b9d8da9312801686affcf34b6dbba142db60feec8d8e220830499 "
4+ url "https://github.com/wjakob/nanobind/archive/refs/tags/v2.8 .0.tar.gz"
5+ sha256 "17506f1ef5c92491183ab28242fa4f658d9625fe4f91ccd1d1358cb6e5f5acb6 "
66 license "BSD-3-Clause"
77 head "https://github.com/wjakob/nanobind.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "27262487a8a0bb8435e7652f543f2058057b1c7f5d3d71f36fd3c2cf1f34bcba "
10+ sha256 cellar : :any_skip_relocation , all : "11042f6127e39e685b2cb8cb4fcae8a3f06fa843e32c3a792fb388859936ba9c "
1111 end
1212
1313 depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments