From d5f69fe85392535d1183ff67d47c14e1207ab2ff Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 12 Jun 2026 07:29:08 +0530 Subject: [PATCH] Update 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 c3eb8616d..b6efb7311 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -30,10 +30,10 @@ }, { - "name": "openssl 3.5.6", + "name": "openssl 3.5.7", "unix": { "file_extension": "tar.gz", - "hash": "sha256:deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736", + "hash": "sha256:a8c0d28a529ca480f9f36cf5792e2cd21984552a3c8e4aa11a24aa31aeac98e8", "urls": ["https://www.openssl.org/source/{filename}"] } },