File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
deps/zlib/contrib/minizip Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,11 @@ Name: ZIP file API for reading file entries in a ZIP archive
2
2
Short Name: minizip
3
3
URL: https://github.com/madler/zlib/tree/master/contrib/minizip
4
4
Version: 1.3.0.1
5
+ Revision: 643e17b7498d12ab8d15565662880579692f769d
5
6
License: Zlib
6
7
License File: //third_party/zlib/LICENSE
7
- Security Critical: yes
8
8
Shipped: yes
9
+ Security Critical: yes
9
10
CPEPrefix: cpe:/a:minizip_project:minizip
10
11
11
12
Description:
Original file line number Diff line number Diff line change 2
2
// Refer to tools/dep_updaters/update-zlib.sh
3
3
#ifndef SRC_ZLIB_VERSION_H_
4
4
#define SRC_ZLIB_VERSION_H_
5
- #define ZLIB_VERSION "1.3.0.1-motley-887bb57 "
5
+ #define ZLIB_VERSION "1.3.0.1-motley-e432200 "
6
6
#endif // SRC_ZLIB_VERSION_H_
You can’t perform that action at this time.
0 commit comments