diff --git a/recipes/recipes_emscripten/pybind11/recipe.yaml b/recipes/recipes_emscripten/pybind11/recipe.yaml index 83bd90b2e..ecdb8181d 100644 --- a/recipes/recipes_emscripten/pybind11/recipe.yaml +++ b/recipes/recipes_emscripten/pybind11/recipe.yaml @@ -1,5 +1,5 @@ context: - version: 2.13.5 + version: 2.13.6 package: name: pybind11 @@ -7,7 +7,7 @@ package: 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: