Skip to content

Commit 505f652

Browse files
authored
Merge pull request #93 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 04/29/2021
2 parents 42bcd17 + 4598952 commit 505f652

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

versions-manifest.json

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,4 @@
11
[
2-
{
3-
"version": "3.10.0-beta.1",
4-
"stable": false,
5-
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.0-beta.1-105026",
6-
"files": [
7-
{
8-
"filename": "python-3.10.0-beta.1-darwin-x64.tar.gz",
9-
"arch": "x64",
10-
"platform": "darwin",
11-
"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"
12-
},
13-
{
14-
"filename": "python-3.10.0-beta.1-linux-16.04-x64.tar.gz",
15-
"arch": "x64",
16-
"platform": "linux",
17-
"platform_version": "16.04",
18-
"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"
19-
},
20-
{
21-
"filename": "python-3.10.0-beta.1-linux-18.04-x64.tar.gz",
22-
"arch": "x64",
23-
"platform": "linux",
24-
"platform_version": "18.04",
25-
"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"
26-
},
27-
{
28-
"filename": "python-3.10.0-beta.1-linux-20.04-x64.tar.gz",
29-
"arch": "x64",
30-
"platform": "linux",
31-
"platform_version": "20.04",
32-
"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"
33-
}
34-
]
35-
},
362
{
373
"version": "3.10.0-alpha.7",
384
"stable": false,

0 commit comments

Comments
 (0)