Luigi Pinca b6c108f092 deps: update zlib to upstream 8bbd6c31
Updated as described in doc/contributing/maintaining-zlib.md.

PR-URL: https://github.com/nodejs/node/pull/45387
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2022-11-16 19:59:11 +00:00

313 B

Minizip is a library provided by //third_party/zlib [1]. Its zip and unzip tools can be built in a developer checkout for testing purposes with:

  autoninja -C out/Release minizip_bin
  autoninja -C out/Release miniunz_bin

[1] Upstream is https://github.com/madler/zlib/tree/master/contrib/minizip