Update zlib version for cmake build (#19118)
In cmake build, the zlib version was `50893291621658f355bc5b4d450a8d06a563053d`
which is equal to v1.2.8. This creates a discrepancy between cmake and bazel build.
This fix updates the zlib version to v1.2.11 that syncs with bazel build.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment