We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c0398 commit a9bf716Copy full SHA for a9bf716
1 file changed
recipes/recipes_emscripten/pycdfpp/recipe.yaml
@@ -1,5 +1,5 @@
1
context:
2
- version: 0.9.1
+ version: 0.9.2
3
cross_target_plattform: emscripten-wasm32
4
target_plattform: emscripten-wasm32
5
@@ -9,7 +9,7 @@ package:
9
10
source:
11
url: https://github.com/SciQLop/CDFpp/archive/v${{ version }}.tar.gz
12
- sha256: 7b405c228c17d32a93805e16c9fc24710ad819a8f5c8be25841153af687f9ce1
+ sha256: 87ae3d88a89fab8f49a9083858a141859479218b46c0cc75a1d690ab09a01ec1
13
14
build:
15
number: 0
0 commit comments