Skip to content

Commit

Permalink
(#25265) pybind11: add version 2.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Sep 16, 2024
1 parent 252118a commit 2170b03
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/pybind11/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"2.13.6":
url: "https://github.com/pybind/pybind11/archive/v2.13.6.tar.gz"
sha256: "e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20"
"2.13.5":
url: "https://github.com/pybind/pybind11/archive/v2.13.5.tar.gz"
sha256: "b1e209c42b3a9ed74da3e0b25a4f4cd478d89d5efbb48f04b277df427faf6252"
Expand Down
2 changes: 2 additions & 0 deletions recipes/pybind11/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"2.13.6":
folder: all
"2.13.5":
folder: all
"2.13.4":
Expand Down

0 comments on commit 2170b03

Please sign in to comment.