Skip to content

Commit 0662770

Browse files
committed
nanobind 2.5.0
1 parent 60da26f commit 0662770

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.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

0 commit comments

Comments
 (0)