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