Skip to content

Commit 2898614

Browse files
Jo-Byrjourdain
authored andcommitted
fix(vue-vtk-js): bump vue-vtk-js to 3.3.5
1 parent d9de578 commit 2898614

2 files changed

Lines changed: 1319 additions & 1159 deletions

File tree

.fetch_externals.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55
mkdir -p ./src/trame_vtk/modules/common/serve
6-
curl --fail https://unpkg.com/vue-vtk-js@3.3.4 -Lo ./src/trame_vtk/modules/common/serve/trame-vtk.js
6+
curl --fail https://unpkg.com/vue-vtk-js@3.3.5 -Lo ./src/trame_vtk/modules/common/serve/trame-vtk.js
77
curl --fail https://kitware.github.io/vtk-js/examples/OfflineLocalView/index.html -Lo ./src/trame_vtk/tools/static_viewer.html
88

99
if ! sha256sum --check .externals.sha256 ; then

src/trame_vtk/modules/common/serve/trame-vtk.js

Lines changed: 1318 additions & 1158 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)