We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac294e3 commit 3d8113fCopy full SHA for 3d8113f
deps/zlib/contrib/minizip/README.chromium
@@ -2,10 +2,11 @@ Name: ZIP file API for reading file entries in a ZIP archive
2
Short Name: minizip
3
URL: https://github.com/madler/zlib/tree/master/contrib/minizip
4
Version: 1.3.0.1
5
+Revision: 643e17b7498d12ab8d15565662880579692f769d
6
License: Zlib
7
License File: //third_party/zlib/LICENSE
-Security Critical: yes
8
Shipped: yes
9
+Security Critical: yes
10
CPEPrefix: cpe:/a:minizip_project:minizip
11
12
Description:
src/zlib_version.h
@@ -2,5 +2,5 @@
// Refer to tools/dep_updaters/update-zlib.sh
#ifndef SRC_ZLIB_VERSION_H_
#define SRC_ZLIB_VERSION_H_
-#define ZLIB_VERSION "1.3.0.1-motley-887bb57"
+#define ZLIB_VERSION "1.3.0.1-motley-e432200"
#endif // SRC_ZLIB_VERSION_H_
0 commit comments