We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d78d83 commit 61d11fdCopy full SHA for 61d11fd
cmake/libraries.json
@@ -1,14 +1,14 @@
1
{
2
"zlib1": {
3
- "url": "https://zlib.net/zlib-1.2.13.tar.xz",
4
- "sha256": "d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98"
+ "url": "https://zlib.net/zlib-1.3.tar.xz",
+ "sha256": "8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7"
5
},
6
"zlib2": {
7
"url" : "https://github.com/zlib-ng/zlib-ng.git",
8
- "tag": "2.1.3"
+ "tag": "2.1.4"
9
10
"hdf5": {
11
"url": "https://github.com/HDFGroup/hdf5.git",
12
- "tag": "hdf5-1_10_10"
+ "tag": "hdf5-1_14_2"
13
}
14
0 commit comments