Skip to content

Commit 382f033

Browse files
committed
HDF5 1.14.6, Netcdf-C 4.9.3, Netcdf-Fortran 4.6.2, Zlib 2.2.4
1 parent a4a4d9a commit 382f033

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

cmake/libraries.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"netcdfC": {
3-
"url": "https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.9.2.tar.gz"
3+
"url": "https://github.com/Unidata/netcdf-c/archive/refs/tags/v4.9.3.tar.gz"
44
},
55
"netcdfFortran": {
6-
"url": "https://github.com/Unidata/netcdf-fortran/archive/refs/tags/v4.6.1.tar.gz"
6+
"url": "https://github.com/Unidata/netcdf-fortran/archive/refs/tags/v4.6.2.tar.gz"
77
},
88
"zlib": {
9-
"url" : "https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.1.tar.gz"
9+
"url" : "https://github.com/zlib-ng/zlib-ng/archive/refs/tags/2.2.4.tar.gz"
1010
},
1111
"hdf5": {
12-
"url": "https://github.com/HDFGroup/hdf5/releases/download/hdf5_1.14.4.3/hdf5-1.14.4-3.tar.gz"
12+
"url": "https://github.com/HDFGroup/hdf5/releases/download/hdf5_1.14.6/hdf5-1.14.6.tar.gz"
1313
}
1414
}

0 commit comments

Comments
 (0)