Revert OCCT version to 7.5.3 due to HLR poly/edge behaviour

This commit is contained in:
Thomas Krijnen
2024-08-23 20:54:06 +02:00
parent 81bdb551ab
commit f440a3ca17
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ cd "%DEPS_DIR%"
:: VERSIONS
set HDF5_VERSION=1.8.22
set HDF5_VERSION_MAJOR=1.8
set OCCT_VERSION=7.7.1
set OCCT_VERSION=7.5.3
:: NOTE If updating the default Python version, change PY_VER_MAJOR_MINOR accordingly in run-cmake.bat
set PYTHON_VERSION=3.11.7