From c4c31c3bc1bfd143e4cb6b91ebd597d2fe30e0e1 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 13 Feb 2026 08:57:17 +0530 Subject: [PATCH] Bump libpng for CVE --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 79dfa03c4..adb86ed4f 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -154,10 +154,10 @@ }, { - "name": "libpng 1.6.54", + "name": "libpng 1.6.55", "unix": { "file_extension": "tar.xz", - "hash": "sha256:01c9d8a303c941ec2c511c14312a3b1d36cedb41e2f5168ccdaa85d53b887805", + "hash": "sha256:d925722864837ad5ae2a82070d4b2e0603dc72af44bd457c3962298258b8e82d", "urls": ["https://downloads.sourceforge.net/sourceforge/libpng/{filename}"] } },