From 038639e2d30c64ca4f5d586e06e5698f0cbfc16f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 22 Dec 2022 19:26:34 +0530 Subject: [PATCH] Bump bundled zlib --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 1b00da0b4..734d6352e 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -2,8 +2,8 @@ { "name": "zlib", "unix": { - "filename": "zlib-1.2.11.tar.xz", - "hash": "sha256:4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066", + "filename": "zlib-1.2.13.tar.xz", + "hash": "sha256:d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98", "urls": ["https://zlib.net/{filename}"] } },