Skip to content

Commit 017a2eb

Browse files
committed
nanobind 2.8.0
1 parent 741ce91 commit 017a2eb

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

0 commit comments

Comments
 (0)