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
3939 CACHE STRING "Version of `qhull` to be fetched."
4040)
4141set (MUJOCO_DEP_VERSION_Eigen3
42- b3bf8d6a13585ff248c079402654647d298de60b
42+ 3bb6a48d8c171cf20b5f8e48bfb4e424fbd4f79e
4343 CACHE STRING "Version of `Eigen3` to be fetched."
4444)
4545
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ findorfetch(
160160 GIT_REPO
161161 https://gitlab.com/libeigen/eigen
162162 GIT_TAG
163- b3bf8d6a13585ff248c079402654647d298de60b
163+ 3bb6a48d8c171cf20b5f8e48bfb4e424fbd4f79e
164164 TARGETS
165165 Eigen3::Eigen
166166 EXCLUDE_FROM_ALL
@@ -177,7 +177,7 @@ findorfetch(
177177 GIT_REPO
178178 https://github.com/pybind/pybind11
179179 GIT_TAG
180- 4e1e2fe62ae8d16e305ed6ca67891b955b41645d
180+ 0aa8c9452803604b8e65a624c28f6ba89bd6499a
181181 TARGETS
182182 pybind11::pybind11_headers
183183 EXCLUDE_FROM_ALL
You can’t perform that action at this time.
0 commit comments