mirror of
https://github.com/actions/python-versions.git
synced 2025-12-13 05:56:49 +00:00
Merge pull request #93 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 04/29/2021
This commit is contained in:
@@ -1,38 +1,4 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"version": "3.10.0-beta.1",
|
|
||||||
"stable": false,
|
|
||||||
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.0-beta.1-105026",
|
|
||||||
"files": [
|
|
||||||
{
|
|
||||||
"filename": "python-3.10.0-beta.1-darwin-x64.tar.gz",
|
|
||||||
"arch": "x64",
|
|
||||||
"platform": "darwin",
|
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.1-105026/python-3.10.0-beta.1-darwin-x64.tar.gz"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "python-3.10.0-beta.1-linux-16.04-x64.tar.gz",
|
|
||||||
"arch": "x64",
|
|
||||||
"platform": "linux",
|
|
||||||
"platform_version": "16.04",
|
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.1-105026/python-3.10.0-beta.1-linux-16.04-x64.tar.gz"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "python-3.10.0-beta.1-linux-18.04-x64.tar.gz",
|
|
||||||
"arch": "x64",
|
|
||||||
"platform": "linux",
|
|
||||||
"platform_version": "18.04",
|
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.1-105026/python-3.10.0-beta.1-linux-18.04-x64.tar.gz"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"filename": "python-3.10.0-beta.1-linux-20.04-x64.tar.gz",
|
|
||||||
"arch": "x64",
|
|
||||||
"platform": "linux",
|
|
||||||
"platform_version": "20.04",
|
|
||||||
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.1-105026/python-3.10.0-beta.1-linux-20.04-x64.tar.gz"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "3.10.0-alpha.7",
|
"version": "3.10.0-alpha.7",
|
||||||
"stable": false,
|
"stable": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user