forked from OpenXRay/xray-16
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump Externals/zlib from
643e17b
to 88ec246
Bumps [Externals/zlib](https://github.com/madler/zlib) from `643e17b` to `88ec246`. - [Release notes](https://github.com/madler/zlib/releases) - [Commits](madler/zlib@643e17b...88ec246) --- updated-dependencies: - dependency-name: Externals/zlib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
af1b18c
commit b42c032
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule zlib
updated
27 files
+21 −18 | CMakeLists.txt | |
+1 −2 | FAQ | |
+2 −2 | configure | |
+1 −1 | contrib/dotzlib/DotZLib/ChecksumImpl.cs | |
+2 −2 | contrib/iostream3/zfstream.h | |
+15 −1 | contrib/minizip/miniunz.c | |
+4 −4 | contrib/minizip/unzip.c | |
+1 −1 | contrib/minizip/unzip.h | |
+2 −2 | contrib/minizip/zip.c | |
+4 −4 | contrib/puff/puff.c | |
+17 −13 | deflate.c | |
+2 −0 | deflate.h | |
+1 −1 | doc/algorithm.txt | |
+2 −2 | examples/gzlog.c | |
+1 −1 | examples/zran.c | |
+1 −5 | gzguts.h | |
+5 −5 | gzlib.c | |
+1 −1 | old/visual-basic.txt | |
+1 −1 | test/minigzip.c | |
+1 −1 | trees.c | |
+2 −18 | win32/DLL_FAQ.txt | |
+0 −8 | zconf.h | |
+0 −8 | zconf.h.cmakein | |
+0 −8 | zconf.h.in | |
+2 −2 | zlib.h | |
+100 −100 | zlib.map | |
+2 −23 | zutil.h |