File tree Expand file tree Collapse file tree 1 file changed +18
-14
lines changed Expand file tree Collapse file tree 1 file changed +18
-14
lines changed Original file line number Diff line number Diff line change 829
829
"version" : " 3.4.10" ,
830
830
"stable" : true ,
831
831
"release_url" : " https://github.com/actions/python-versions/releases/tag/3.4.10" ,
832
- "files" : {
833
- "filename" : " python-3.4.10-linux-18.04-x64.tar.gz" ,
834
- "arch" : " x64" ,
835
- "platform" : " linux" ,
836
- "platform_version" : " 18.04" ,
837
- "download_url" : " https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-18.04-x64.tar.gz"
838
- }
832
+ "files" : [
833
+ {
834
+ "filename" : " python-3.4.10-linux-18.04-x64.tar.gz" ,
835
+ "arch" : " x64" ,
836
+ "platform" : " linux" ,
837
+ "platform_version" : " 18.04" ,
838
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-18.04-x64.tar.gz"
839
+ }
840
+ ]
839
841
},
840
842
{
841
843
"version" : " 3.3.7" ,
842
844
"stable" : true ,
843
845
"release_url" : " https://github.com/actions/python-versions/releases/tag/3.3.7" ,
844
- "files" : {
845
- "filename" : " python-3.3.7-linux-18.04-x64.tar.gz" ,
846
- "arch" : " x64" ,
847
- "platform" : " linux" ,
848
- "platform_version" : " 18.04" ,
849
- "download_url" : " https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-18.04-x64.tar.gz"
850
- }
846
+ "files" : [
847
+ {
848
+ "filename" : " python-3.3.7-linux-18.04-x64.tar.gz" ,
849
+ "arch" : " x64" ,
850
+ "platform" : " linux" ,
851
+ "platform_version" : " 18.04" ,
852
+ "download_url" : " https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-18.04-x64.tar.gz"
853
+ }
854
+ ]
851
855
},
852
856
{
853
857
"version" : " 2.7.18" ,
You can’t perform that action at this time.
0 commit comments