Skip to content

Commit

Permalink
Update pybind11 from 2.13.5 to 2.13.6
Browse files Browse the repository at this point in the history
  • Loading branch information
emscripten-forge-bot committed Dec 4, 2024
1 parent 453e5d4 commit fbc9fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/pybind11/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 2.13.5
version: 2.13.6

package:
name: pybind11
version: ${{ version }}

source:
url: https://github.com/pybind/pybind11/archive/refs/tags/v${{ version }}.tar.gz
sha256: b1e209c42b3a9ed74da3e0b25a4f4cd478d89d5efbb48f04b277df427faf6252
sha256: e08cb87f4773da97fa7b5f035de8763abc656d87d5773e62f6da0587d1f0ec20
patches:
- patches/0001-no-bitsize-check.patch
build:
Expand Down

0 comments on commit fbc9fc8

Please sign in to comment.