File tree 1 file changed +16
-4
lines changed
1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 197
197
{
198
198
"version" : " 3.10.2" ,
199
199
"stable" : true ,
200
- "release_url" : " https://github.com/actions/python-versions/releases/tag/3.10.2-121429 " ,
200
+ "release_url" : " https://github.com/actions/python-versions/releases/tag/3.10.2-1805098134 " ,
201
201
"files" : [
202
202
{
203
203
"filename" : " python-3.10.2-darwin-x64.tar.gz" ,
204
204
"arch" : " x64" ,
205
205
"platform" : " darwin" ,
206
- "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-121429 /python-3.10.2-darwin-x64.tar.gz"
206
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-1805098134 /python-3.10.2-darwin-x64.tar.gz"
207
207
},
208
208
{
209
209
"filename" : " python-3.10.2-linux-18.04-x64.tar.gz" ,
210
210
"arch" : " x64" ,
211
211
"platform" : " linux" ,
212
212
"platform_version" : " 18.04" ,
213
- "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-121429 /python-3.10.2-linux-18.04-x64.tar.gz"
213
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-1805098134 /python-3.10.2-linux-18.04-x64.tar.gz"
214
214
},
215
215
{
216
216
"filename" : " python-3.10.2-linux-20.04-x64.tar.gz" ,
217
217
"arch" : " x64" ,
218
218
"platform" : " linux" ,
219
219
"platform_version" : " 20.04" ,
220
- "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-121429/python-3.10.2-linux-20.04-x64.tar.gz"
220
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-1805098134/python-3.10.2-linux-20.04-x64.tar.gz"
221
+ },
222
+ {
223
+ "filename" : " python-3.10.2-win32-x64.zip" ,
224
+ "arch" : " x64" ,
225
+ "platform" : " win32" ,
226
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-1805098134/python-3.10.2-win32-x64.zip"
227
+ },
228
+ {
229
+ "filename" : " python-3.10.2-win32-x86.zip" ,
230
+ "arch" : " x86" ,
231
+ "platform" : " win32" ,
232
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.10.2-1805098134/python-3.10.2-win32-x86.zip"
221
233
}
222
234
]
223
235
},
You can’t perform that action at this time.
0 commit comments