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 e9024a4 commit 37c6526Copy full SHA for 37c6526
recipes/recipes_emscripten/numpy/recipe.yaml
@@ -1,5 +1,5 @@
1
context:
2
- version: 2.2.5
+ version: 2.2.6
3
cross_target_plattform: emscripten-wasm32
4
target_plattform: emscripten-wasm32
5
default_abi_level: 2.2
@@ -10,7 +10,7 @@ package:
10
source:
11
url: https://github.com/numpy/numpy/releases/download/v${{ version }}/numpy-${{
12
version }}.tar.gz
13
- sha256: a9c0d994680cd991b1cb772e8b297340085466a6fe964bc9d4e80f5e2f43c291
+ sha256: e29554e2bef54a90aa5cc07da6ce955accb83f21ab5de01a62c8478897b264fd
14
build:
15
number: 1
16
0 commit comments