File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 77
77
}
78
78
]
79
79
},
80
+ {
81
+ "version" : " 3.10.1" ,
82
+ "stable" : true ,
83
+ "release_url" : " https://github.com/actions/python-versions/releases/tag/3.10.1-120279" ,
84
+ "files" : [
85
+ {
86
+ "filename" : " python-3.10.1-linux-18.04-x64.tar.gz" ,
87
+ "arch" : " x64" ,
88
+ "platform" : " linux" ,
89
+ "platform_version" : " 18.04" ,
90
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-linux-18.04-x64.tar.gz"
91
+ },
92
+ {
93
+ "filename" : " python-3.10.1-linux-20.04-x64.tar.gz" ,
94
+ "arch" : " x64" ,
95
+ "platform" : " linux" ,
96
+ "platform_version" : " 20.04" ,
97
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-linux-20.04-x64.tar.gz"
98
+ },
99
+ {
100
+ "filename" : " python-3.10.1-win32-x64.zip" ,
101
+ "arch" : " x64" ,
102
+ "platform" : " win32" ,
103
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-win32-x64.zip"
104
+ },
105
+ {
106
+ "filename" : " python-3.10.1-win32-x86.zip" ,
107
+ "arch" : " x86" ,
108
+ "platform" : " win32" ,
109
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.1-120279/python-3.10.1-win32-x86.zip"
110
+ }
111
+ ]
112
+ },
80
113
{
81
114
"version" : " 3.10.0" ,
82
115
"stable" : true ,
You can’t perform that action at this time.
0 commit comments