Update dependencies ahead of the 3.8.1 release.

PiperOrigin-RevId: 913212199
Change-Id: I97e5a2367010c492e6277a8c333ae8eb8155f7f2
This commit is contained in:
Michael Moss
2026-05-10 00:50:58 -07:00
committed by Copybara-Service
parent 4e2064b26f
commit cb5a9caa5c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ set(MUJOCO_DEP_VERSION_qhull
CACHE STRING "Version of `qhull` to be fetched."
)
set(MUJOCO_DEP_VERSION_Eigen3
75bcd155c40cb48e647c87c3f29052360255bc9e
ea13a98decd497a8c5588fb5de71b57bcf10d864
CACHE STRING "Version of `Eigen3` to be fetched."
)
+1 -1
View File
@@ -175,7 +175,7 @@ findorfetch(
GIT_REPO
https://gitlab.com/libeigen/eigen
GIT_TAG
75bcd155c40cb48e647c87c3f29052360255bc9e
ea13a98decd497a8c5588fb5de71b57bcf10d864
TARGETS
Eigen3::Eigen
EXCLUDE_FROM_ALL