add new version to package py-pybind11
This commit is contained in:
parent
cba1ddff4a
commit
393e355c39
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ class PyPybind11(CMakePackage):
|
|||
homepage = "https://pybind11.readthedocs.io"
|
||||
url = "https://github.com/pybind/pybind11/archive/v2.1.0.tar.gz"
|
||||
|
||||
version('2.2.0', '978b26aea1c6bfc4f88518ef33771af2')
|
||||
version('2.1.1', '5518988698df937ccee53fb6ba91d12a')
|
||||
version('2.1.0', '3cf07043d677d200720c928569635e12')
|
||||
|
||||
|
|
Loading…
Reference in a new issue