Skip to content

Commit 61d11fd

Browse files
committed
hdf5 1.14.2, zlib-ng 2.1.4, zlib 1.3
1 parent 8d78d83 commit 61d11fd

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
"zlib1": {
3-
"url": "https://zlib.net/zlib-1.2.13.tar.xz",
4-
"sha256": "d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98"
3+
"url": "https://zlib.net/zlib-1.3.tar.xz",
4+
"sha256": "8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7"
55
},
66
"zlib2": {
77
"url" : "https://github.com/zlib-ng/zlib-ng.git",
8-
"tag": "2.1.3"
8+
"tag": "2.1.4"
99
},
1010
"hdf5": {
1111
"url": "https://github.com/HDFGroup/hdf5.git",
12-
"tag": "hdf5-1_10_10"
12+
"tag": "hdf5-1_14_2"
1313
}
1414
}

0 commit comments

Comments
 (0)