node/src/zlib_version.h
Node.js GitHub Bot cbc1e4306d
deps: update zlib to 1.3.1-e00f703
PR-URL: https://github.com/nodejs/node/pull/61135
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
2026-02-24 08:38:53 +01:00

6 lines
225 B
C

// This is an auto generated file, please do not edit.
// Refer to tools/dep_updaters/update-zlib.sh
#ifndef SRC_ZLIB_VERSION_H_
#define SRC_ZLIB_VERSION_H_
#define ZLIB_VERSION "1.3.1-e00f703"
#endif // SRC_ZLIB_VERSION_H_