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.4 .0.tar.gz"
5- sha256 "bb35deaed7efac5029ed1e33880a415638352f757d49207a8e6013fefb6c49a7 "
4+ url "https://github.com/wjakob/nanobind/archive/refs/tags/v2.5 .0.tar.gz"
5+ sha256 "acb2e1997c44f2c79f510c66e7ff9f4cac0502e9fe275ebc7af7571e869f8df0 "
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 : "f401da445e36fce270c51db852523265bd14818c64899d7ccf2471df3a66d4fc "
10+ sha256 cellar : :any_skip_relocation , all : "f217b7c808ca6930b728a727fb3393c2876c1a289d13077a149adf2e3b612e39 "
1111 end
1212
1313 depends_on "cmake" => [ :build , :test ]
You can’t perform that action at this time.
0 commit comments