Skip to content

Commit 73703d5

Browse files
committed
nanobind 2.6.1
1 parent 6b3033b commit 73703d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nanobind.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class 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

0 commit comments

Comments
 (0)