Skip to content

Commit a0ba82f

Browse files
Update zlib to 1.3.1
1 parent 03e5afe commit a0ba82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby_wasm/build/product/zlib.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module RubyWasm
44
class ZlibProduct < AutoconfProduct
55
attr_reader :target
66

7-
ZLIB_VERSION = "1.3"
7+
ZLIB_VERSION = "1.3.1"
88

99
def initialize(build_dir, target, toolchain)
1010
@build_dir = build_dir

0 commit comments

Comments
 (0)