We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e1445 commit 2cf7bc4Copy full SHA for 2cf7bc4
lib/ruby_wasm/build_system/product/zlib.rb
@@ -4,7 +4,7 @@ module RubyWasm
4
class ZlibProduct < AutoconfProduct
5
attr_reader :target
6
7
- ZLIB_VERSION = "1.2.13"
+ ZLIB_VERSION = "1.3"
8
9
def initialize(build_dir, target, toolchain)
10
@build_dir = build_dir
0 commit comments