Skip to content

Commit bbbf87f

Browse files
MaksimZhukov459680
andauthored
Update versions-manifest based on build from 20200715.1 (actions#42)
Co-authored-by: Service account <[email protected]>
1 parent 1cb5ff2 commit bbbf87f

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

versions-manifest.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,48 @@
733733
}
734734
]
735735
},
736+
{
737+
"version": "3.4.10",
738+
"stable": true,
739+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.4.10",
740+
"files": [
741+
{
742+
"filename": "python-3.4.10-linux-16.04-x64.tar.gz",
743+
"arch": "x64",
744+
"platform": "linux",
745+
"platform_version": "16.04",
746+
"download_url": "https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-16.04-x64.tar.gz"
747+
},
748+
{
749+
"filename": "python-3.4.10-linux-18.04-x64.tar.gz",
750+
"arch": "x64",
751+
"platform": "linux",
752+
"platform_version": "18.04",
753+
"download_url": "https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-18.04-x64.tar.gz"
754+
}
755+
]
756+
},
757+
{
758+
"version": "3.3.7",
759+
"stable": true,
760+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.3.7",
761+
"files": [
762+
{
763+
"filename": "python-3.3.7-linux-16.04-x64.tar.gz",
764+
"arch": "x64",
765+
"platform": "linux",
766+
"platform_version": "16.04",
767+
"download_url": "https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-16.04-x64.tar.gz"
768+
},
769+
{
770+
"filename": "python-3.3.7-linux-18.04-x64.tar.gz",
771+
"arch": "x64",
772+
"platform": "linux",
773+
"platform_version": "18.04",
774+
"download_url": "https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-18.04-x64.tar.gz"
775+
}
776+
]
777+
},
736778
{
737779
"version": "2.7.18",
738780
"stable": true,

0 commit comments

Comments
 (0)