We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 741ce91 commit 017a2ebCopy full SHA for 017a2eb
Formula/n/nanobind.rb
@@ -1,8 +1,8 @@
1
class Nanobind < Formula
2
desc "Tiny and efficient C++/Python bindings"
3
homepage "https://github.com/wjakob/nanobind"
4
- url "https://github.com/wjakob/nanobind/archive/refs/tags/v2.7.0.tar.gz"
5
- sha256 "6c8c6bf0435b9d8da9312801686affcf34b6dbba142db60feec8d8e220830499"
+ url "https://github.com/wjakob/nanobind/archive/refs/tags/v2.8.0.tar.gz"
+ sha256 "17506f1ef5c92491183ab28242fa4f658d9625fe4f91ccd1d1358cb6e5f5acb6"
6
license "BSD-3-Clause"
7
head "https://github.com/wjakob/nanobind.git", branch: "master"
8
0 commit comments