We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b80ba2 commit b0c95f2Copy full SHA for b0c95f2
recipes/recipes_emscripten/vtk/recipe.yaml
@@ -1,6 +1,6 @@
1
context:
2
name: vtk
3
- version: 9.6.0
+ version: 9.6.1
4
major_minor: ${{ version[0:3] }}
5
6
package:
@@ -9,7 +9,7 @@ package:
9
10
source:
11
url: https://github.com/Kitware/VTK/archive/refs/tags/v${{ version }}.tar.gz
12
- sha256: 28834a06bb03a9a4176ab90922c058e4726710464f4968589a1787a0f09f5f68
+ sha256: a989db4ed5f7f35948f1f09b816dfcee3cc426f24828a3f94941c5eba8d4297c
13
14
build:
15
number: 0
0 commit comments