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