From 79706520c5c251c5399ac82a394acca6e8d41b67 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 9 Apr 2026 15:01:32 +0530 Subject: [PATCH] Bump openssl for CVEs --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index b44659353..5f06f426f 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -30,10 +30,10 @@ }, { - "name": "openssl 3.5.5", + "name": "openssl 3.5.6", "unix": { "file_extension": "tar.gz", - "hash": "sha256:b28c91532a8b65a1f983b4c28b7488174e4a01008e29ce8e69bd789f28bc2a89", + "hash": "sha256:deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736", "urls": ["https://www.openssl.org/source/{filename}"] } },