File tree Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Expand file tree Collapse file tree 1 file changed +47
-0
lines changed Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "version" : " 3.8.3" ,
4
+ "stable" : true ,
5
+ "release_url" : " https://github.com/actions/python-versions/releases/tag/3.8.3-20200514.1" ,
6
+ "files" : [
7
+ {
8
+ "filename" : " python-3.8.3-macos-1014-x64.tar.gz" ,
9
+ "arch" : " x64" ,
10
+ "platform" : " darwin" ,
11
+ "platform_version" : " 10.14" ,
12
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.8.3-20200514.1/python-3.8.3-macos-1014-x64.tar.gz"
13
+ },
14
+ {
15
+ "filename" : " python-3.8.3-macos-1014-x64.tar.gz" ,
16
+ "arch" : " x64" ,
17
+ "platform" : " darwin" ,
18
+ "platform_version" : " 10.15" ,
19
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.8.3-20200514.1/python-3.8.3-macos-1014-x64.tar.gz"
20
+ },
21
+ {
22
+ "filename" : " python-3.8.3-ubuntu-1604-x64.tar.gz" ,
23
+ "arch" : " x64" ,
24
+ "platform" : " linux" ,
25
+ "platform_version" : " 16.04" ,
26
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.8.3-20200514.1/python-3.8.3-ubuntu-1604-x64.tar.gz"
27
+ },
28
+ {
29
+ "filename" : " python-3.8.3-ubuntu-1804-x64.tar.gz" ,
30
+ "arch" : " x64" ,
31
+ "platform" : " linux" ,
32
+ "platform_version" : " 18.04" ,
33
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.8.3-20200514.1/python-3.8.3-ubuntu-1804-x64.tar.gz"
34
+ },
35
+ {
36
+ "filename" : " python-3.8.3-windows-2016-x64.zip" ,
37
+ "arch" : " x64" ,
38
+ "platform" : " win32" ,
39
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.8.3-20200514.1/python-3.8.3-windows-2016-x64.zip"
40
+ },
41
+ {
42
+ "filename" : " python-3.8.3-windows-2016-x86.zip" ,
43
+ "arch" : " x86" ,
44
+ "platform" : " win32" ,
45
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.8.3-20200514.1/python-3.8.3-windows-2016-x86.zip"
46
+ }
47
+ ]
48
+ },
2
49
{
3
50
"version" : " 3.8.2" ,
4
51
"stable" : true ,
You can’t perform that action at this time.
0 commit comments