Skip to content

Commit b0c95f2

Browse files
Update vtk from 9.6.0 to 9.6.1 (#5192)
Co-authored-by: emscripten-forge-bot <emscripten-forge-bot@users.noreply.github.com>
1 parent 1b80ba2 commit b0c95f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/recipes_emscripten/vtk/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
context:
22
name: vtk
3-
version: 9.6.0
3+
version: 9.6.1
44
major_minor: ${{ version[0:3] }}
55

66
package:
@@ -9,7 +9,7 @@ package:
99

1010
source:
1111
url: https://github.com/Kitware/VTK/archive/refs/tags/v${{ version }}.tar.gz
12-
sha256: 28834a06bb03a9a4176ab90922c058e4726710464f4968589a1787a0f09f5f68
12+
sha256: a989db4ed5f7f35948f1f09b816dfcee3cc426f24828a3f94941c5eba8d4297c
1313

1414
build:
1515
number: 0

0 commit comments

Comments
 (0)