Skip to content

Commit 3d8113f

Browse files
nodejs-github-bottargos
authored andcommitted
deps: update zlib to 1.3.0.1-motley-e432200
PR-URL: #53464 Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent ac294e3 commit 3d8113f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

deps/zlib/contrib/minizip/README.chromium

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@ Name: ZIP file API for reading file entries in a ZIP archive
22
Short Name: minizip
33
URL: https://github.com/madler/zlib/tree/master/contrib/minizip
44
Version: 1.3.0.1
5+
Revision: 643e17b7498d12ab8d15565662880579692f769d
56
License: Zlib
67
License File: //third_party/zlib/LICENSE
7-
Security Critical: yes
88
Shipped: yes
9+
Security Critical: yes
910
CPEPrefix: cpe:/a:minizip_project:minizip
1011

1112
Description:

src/zlib_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
// Refer to tools/dep_updaters/update-zlib.sh
33
#ifndef SRC_ZLIB_VERSION_H_
44
#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"
66
#endif // SRC_ZLIB_VERSION_H_

0 commit comments

Comments
 (0)