From ed29bf3bf368e3dab1e6cc471090711d3540d9e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 08:34:01 +0000 Subject: [PATCH] Update versions-manifest.json --- versions-manifest.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 415bdd2..3348550 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -1,4 +1,25 @@ [ + { + "version": "3.15.0-beta.1", + "stable": false, + "release_url": "https://github.com/riseproject-dev/python-versions/releases/tag/3.15.0-beta.1-25543651773", + "files": [ + { + "filename": "python-3.15.0-beta.1-linux-24.04-riscv64-freethreaded.tar.gz", + "arch": "riscv64-freethreaded", + "platform": "linux", + "platform_version": "24.04", + "download_url": "https://github.com/riseproject-dev/python-versions/releases/download/3.15.0-beta.1-25543651773/python-3.15.0-beta.1-linux-24.04-riscv64-freethreaded.tar.gz" + }, + { + "filename": "python-3.15.0-beta.1-linux-24.04-riscv64.tar.gz", + "arch": "riscv64", + "platform": "linux", + "platform_version": "24.04", + "download_url": "https://github.com/riseproject-dev/python-versions/releases/download/3.15.0-beta.1-25543651773/python-3.15.0-beta.1-linux-24.04-riscv64.tar.gz" + } + ] + }, { "version": "3.15.0-alpha.8", "stable": false,