Skip to content

Commit

Permalink
Update zlib to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kateinoigakukun committed Jan 23, 2024
1 parent 03e5afe commit a0ba82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ruby_wasm/build/product/zlib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module RubyWasm
class ZlibProduct < AutoconfProduct
attr_reader :target

ZLIB_VERSION = "1.3"
ZLIB_VERSION = "1.3.1"

def initialize(build_dir, target, toolchain)
@build_dir = build_dir
Expand Down

0 comments on commit a0ba82f

Please sign in to comment.