From 0de3b133d09022bff4669c8dccf33d7f0a65593b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:26:36 +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 6b7e5ae..0051829 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -1,4 +1,25 @@ [ + { + "version": "3.15.0-rc.1", + "stable": false, + "release_url": "https://github.com/riseproject-dev/python-versions/releases/tag/3.15.0-rc.1-30989679843", + "files": [ + { + "filename": "python-3.15.0-rc.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-rc.1-30989679843/python-3.15.0-rc.1-linux-24.04-riscv64-freethreaded.tar.gz" + }, + { + "filename": "python-3.15.0-rc.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-rc.1-30989679843/python-3.15.0-rc.1-linux-24.04-riscv64.tar.gz" + } + ] + }, { "version": "3.15.0-beta.4", "stable": false,