Skip to content

Commit c0875ed

Browse files
Update versions-manifest.json (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent da850fd commit c0875ed

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

versions-manifest.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,27 @@
272272
}
273273
]
274274
},
275+
{
276+
"version": "3.14.0-rc.1",
277+
"stable": false,
278+
"release_url": "https://github.com/riseproject-dev/python-versions/releases/tag/3.14.0-rc.1-24029056978",
279+
"files": [
280+
{
281+
"filename": "python-3.14.0-rc.1-linux-24.04-riscv64-freethreaded.tar.gz",
282+
"arch": "riscv64-freethreaded",
283+
"platform": "linux",
284+
"platform_version": "24.04",
285+
"download_url": "https://github.com/riseproject-dev/python-versions/releases/download/3.14.0-rc.1-24029056978/python-3.14.0-rc.1-linux-24.04-riscv64-freethreaded.tar.gz"
286+
},
287+
{
288+
"filename": "python-3.14.0-rc.1-linux-24.04-riscv64.tar.gz",
289+
"arch": "riscv64",
290+
"platform": "linux",
291+
"platform_version": "24.04",
292+
"download_url": "https://github.com/riseproject-dev/python-versions/releases/download/3.14.0-rc.1-24029056978/python-3.14.0-rc.1-linux-24.04-riscv64.tar.gz"
293+
}
294+
]
295+
},
275296
{
276297
"version": "3.14.0-beta.4",
277298
"stable": false,

0 commit comments

Comments
 (0)