Skip to content

Commit 8588689

Browse files
committed
Revert "[workspace] Upgrade vtk_internal to latest commit"
This reverts commit 094bc56b51a7a5442df97d481988798a13e96768.
1 parent 9bcc325 commit 8588689

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/workspace/vtk_internal/repository.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@ def vtk_internal_repository(
184184
# TODO(jwnimmer-tri) Once there's a tagged release with support for
185185
# VTK_ABI_NAMESPACE, we should switch to an official version number
186186
# here. That probably means waiting for the VTK 10 release.
187-
commit = "02b9b138d3a12cf594e8d393b92a390f762c799f",
188-
sha256 = "aa2061f67119c8cca332a205db560bb59619578fe802d6d29527c2542975ec6a", # noqa
187+
commit = "4200a02757df119c8c4ca8a66f1e52729522b1f5",
188+
sha256 = "8e2c070127586d5e9d0c3cdd33ca87b08a7dd5b21237922576cb1d1f4d0e7631", # noqa
189189
build_file = ":package.BUILD.bazel",
190190
patches = [
191191
# Drake's conventions for VTK patches are:

0 commit comments

Comments
 (0)