ruby-changes:74013
From: Nobuyoshi <ko1@a...>
Date: Sat, 15 Oct 2022 23:09:35 +0900 (JST)
Subject: [ruby-changes:74013] 1407149f7b (ruby_3_0): Update zlib version
https://git.ruby-lang.org/ruby.git/commit/?id=1407149f7b From 1407149f7bf10168375a1fc40d6748fcfd4616e4 Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada <nobu@r...> Date: Sat, 15 Oct 2022 12:56:38 +0900 Subject: Update zlib version --- ext/zlib/extlibs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ext/zlib/extlibs b/ext/zlib/extlibs index e79d699977..8554617fe9 100644 --- a/ext/zlib/extlibs +++ b/ext/zlib/extlibs @@ -1,7 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ext/zlib/extlibs#L1 -ver = 1.2.12 +ver = 1.2.13 pkg = zlib-$(ver) https://zlib.net/$(pkg).tar.gz \ - md5:5fc414a9726be31427b440b434d05f78 \ - sha512:cc2366fa45d5dfee1f983c8c51515e0cff959b61471e2e8d24350dea22d3f6fcc50723615a911b046ffc95f51ba337d39ae402131a55e6d1541d3b095d6c0a14 \ + sha256:b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30 \ # -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/