From 878c4d357c3ad8f3b5f470e69b1963f74443be3e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 28 Nov 2025 21:01:11 +0530 Subject: [PATCH] Bump version of libpng --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 582998aea..7184509cb 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -154,10 +154,10 @@ }, { - "name": "libpng 1.6.43", + "name": "libpng 1.6.51", "unix": { "file_extension": "tar.xz", - "hash": "sha256:6a5ca0652392a2d7c9db2ae5b40210843c0bbc081cbd410825ab00cc59f14a6c", + "hash": "sha256:a050a892d3b4a7bb010c3a95c7301e49656d72a64f1fc709a90b8aded192bed2", "urls": ["https://downloads.sourceforge.net/sourceforge/libpng/{filename}"] } },