Skip to content

Commit 4df41f4

Browse files
MaksimZhukov459680
andauthored
Update versions-manifest based on build from 20200721.2 (actions#44)
Co-authored-by: Service account <[email protected]>
1 parent 636e550 commit 4df41f4

File tree

1 file changed

+14
-60
lines changed

1 file changed

+14
-60
lines changed

versions-manifest.json

Lines changed: 14 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -829,43 +829,25 @@
829829
"version": "3.4.10",
830830
"stable": true,
831831
"release_url": "https://github.com/actions/python-versions/releases/tag/3.4.10",
832-
"files": [
833-
{
834-
"filename": "python-3.4.10-linux-16.04-x64.tar.gz",
835-
"arch": "x64",
836-
"platform": "linux",
837-
"platform_version": "16.04",
838-
"download_url": "https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-16.04-x64.tar.gz"
839-
},
840-
{
841-
"filename": "python-3.4.10-linux-18.04-x64.tar.gz",
842-
"arch": "x64",
843-
"platform": "linux",
844-
"platform_version": "18.04",
845-
"download_url": "https://github.com/actions/python-versions/releases/download/3.4.10/python-3.4.10-linux-18.04-x64.tar.gz"
846-
}
847-
]
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+
}
848839
},
849840
{
850841
"version": "3.3.7",
851842
"stable": true,
852843
"release_url": "https://github.com/actions/python-versions/releases/tag/3.3.7",
853-
"files": [
854-
{
855-
"filename": "python-3.3.7-linux-16.04-x64.tar.gz",
856-
"arch": "x64",
857-
"platform": "linux",
858-
"platform_version": "16.04",
859-
"download_url": "https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-16.04-x64.tar.gz"
860-
},
861-
{
862-
"filename": "python-3.3.7-linux-18.04-x64.tar.gz",
863-
"arch": "x64",
864-
"platform": "linux",
865-
"platform_version": "18.04",
866-
"download_url": "https://github.com/actions/python-versions/releases/download/3.3.7/python-3.3.7-linux-18.04-x64.tar.gz"
867-
}
868-
]
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+
}
869851
},
870852
{
871853
"version": "2.7.18",
@@ -958,33 +940,5 @@
958940
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.17-20200603.24/python-2.7.17-win32-x86.zip"
959941
}
960942
]
961-
},
962-
{
963-
"version": "2.6.9",
964-
"stable": true,
965-
"release_url": "https://github.com/actions/python-versions/releases/tag/2.6.9",
966-
"files": [
967-
{
968-
"filename": "python-2.6.9-linux-16.04-x64.tar.gz",
969-
"arch": "x64",
970-
"platform": "linux",
971-
"platform_version": "16.04",
972-
"download_url": "https://github.com/actions/python-versions/releases/download/2.6.9/python-2.6.9-linux-16.04-x64.tar.gz"
973-
},
974-
{
975-
"filename": "python-2.6.9-linux-18.04-x64.tar.gz",
976-
"arch": "x64",
977-
"platform": "linux",
978-
"platform_version": "18.04",
979-
"download_url": "https://github.com/actions/python-versions/releases/download/2.6.9/python-2.6.9-linux-18.04-x64.tar.gz"
980-
},
981-
{
982-
"filename": "python-2.6.9-linux-20.04-x64.tar.gz",
983-
"arch": "x64",
984-
"platform": "linux",
985-
"platform_version": "20.04",
986-
"download_url": "https://github.com/actions/python-versions/releases/download/2.6.9/python-2.6.9-linux-20.04-x64.tar.gz"
987-
}
988-
]
989943
}
990944
]

0 commit comments

Comments
 (0)