build-deps.cmd - bump hdf5 to match build-all

Has to skip hdf5 1.13.0 because it had a bug in it's cmake config setup, so `find_package` couldn't recognize, and the issue was fixed in 1.13.1.
This commit is contained in:
Andrej730
2025-09-16 10:59:59 +05:00
parent 92a5d94fd6
commit 0884301da5
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -129,7 +129,7 @@ PCRE_VERSION = "8.41"
LIBXML2_VERSION = "2.13.8"
SWIG_VERSION = "4.1.0"
OPENCOLLADA_VERSION = "v1.6.68"
HDF5_VERSION = "1.13.0"
HDF5_VERSION = "1.13.1"
GMP_VERSION = "6.2.1"
MPFR_VERSION = "3.1.6" # latest is 4.1.0