From 758acbc4d5963565f9c676c2b933ecad14076af7 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 10 Oct 2025 18:55:57 +0530 Subject: [PATCH] Bump python for CVE --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 04f02b4c0..582998aea 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -145,10 +145,10 @@ }, { - "name": "python 3.12.11", + "name": "python 3.12.12", "unix": { "file_extension": "tar.xz", - "hash": "md5:9613d56b90d0d0cfd19980c7e2956a06", + "hash": "sha256:fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c4", "urls": ["https://www.python.org/ftp/python/{version}/Python-{version}.{file_extension}"] } },