File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ set(MUJOCO_DEP_VERSION_qhull
39
39
CACHE STRING "Version of `qhull` to be fetched."
40
40
)
41
41
set (MUJOCO_DEP_VERSION_Eigen3
42
- b3bf8d6a13585ff248c079402654647d298de60b
42
+ 3bb6a48d8c171cf20b5f8e48bfb4e424fbd4f79e
43
43
CACHE STRING "Version of `Eigen3` to be fetched."
44
44
)
45
45
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ findorfetch(
160
160
GIT_REPO
161
161
https://gitlab.com/libeigen/eigen
162
162
GIT_TAG
163
- b3bf8d6a13585ff248c079402654647d298de60b
163
+ 3bb6a48d8c171cf20b5f8e48bfb4e424fbd4f79e
164
164
TARGETS
165
165
Eigen3::Eigen
166
166
EXCLUDE_FROM_ALL
@@ -177,7 +177,7 @@ findorfetch(
177
177
GIT_REPO
178
178
https://github.com/pybind/pybind11
179
179
GIT_TAG
180
- 4e1e2fe62ae8d16e305ed6ca67891b955b41645d
180
+ 0aa8c9452803604b8e65a624c28f6ba89bd6499a
181
181
TARGETS
182
182
pybind11::pybind11_headers
183
183
EXCLUDE_FROM_ALL
You can’t perform that action at this time.
0 commit comments