Skip to content

Commit

Permalink
[versions-manifest] Update for release from 04/19/2021 #92
Browse files Browse the repository at this point in the history
[versions-manifest] Update for release from 04/19/2021
  • Loading branch information
AlenaSviridenko authored Apr 19, 2021
2 parents 42c2eea + 878244d commit 42bcd17
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,38 @@
[
{
"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",
"stable": false,
Expand Down

0 comments on commit 42bcd17

Please sign in to comment.