diff --git a/relenv/python-versions.json b/relenv/python-versions.json index 01bffc5e..11a26630 100644 --- a/relenv/python-versions.json +++ b/relenv/python-versions.json @@ -188,7 +188,8 @@ "3.13.12": "7c5b0241cb7d33d4eab78c9fd44967b08220dfe7", "3.12.13": "ad3e9c333d91bee73f1d5f4a6fe6e88f2e74d911", "3.11.15": "e434ba0457a632f86e73239174bb1737cb57c09c", - "3.10.20": "33b99a3309d5a0323b71a4764543f61ff1fcf8f3" + "3.10.20": "33b99a3309d5a0323b71a4764543f61ff1fcf8f3", + "3.13.13": "be80bbd34ab6627c464a2a2d965d8b8fa5aa2388" }, "dependencies": { "perl": { @@ -205,6 +206,13 @@ "platforms": [ "win32" ] + }, + "5.42.2.1": { + "url": "https://github.com/StrawberryPerl/Perl-Dist-Strawberry/releases/download/SP_54221_64bit/strawberry-perl-{version}-64bit-portable.zip", + "sha256": "32d83be90cf04b807cfb9477482bc36302cdee6f5b04cf57e81adecbd8f07898", + "platforms": [ + "win32" + ] } }, "openssl": { @@ -216,6 +224,15 @@ "darwin", "win32" ] + }, + "3.5.6": { + "url": "https://github.com/openssl/openssl/releases/download/openssl-{version}/openssl-{version}.tar.gz", + "sha256": "deae7c80cba99c4b4f940ecadb3c3338b13cb77418409238e57d7f31f2a3b736", + "platforms": [ + "linux", + "darwin", + "win32" + ] } }, "sqlite": { @@ -258,6 +275,16 @@ "darwin", "win32" ] + }, + "3.53.0.0": { + "url": "https://sqlite.org/2026/sqlite-autoconf-{version}.tar.gz", + "sha256": "851e9b38192fe2ceaa65e0baa665e7fa06230c3d9bd1a6a9662d02380d73365a", + "sqliteversion": "3530000", + "platforms": [ + "linux", + "darwin", + "win32" + ] } }, "xz": {