Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 105a61d

Browse files
committed
Update versions-manifest
1 parent 9515b3b commit 105a61d

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

versions-manifest.json

+46
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,52 @@
10111011
}
10121012
]
10131013
},
1014+
{
1015+
"version": "3.7.1",
1016+
"stable": true,
1017+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.7.1-92312",
1018+
"files": [
1019+
{
1020+
"filename": "python-3.7.1-darwin-x64.tar.gz",
1021+
"arch": "x64",
1022+
"platform": "darwin",
1023+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.1-92312/python-3.7.1-darwin-x64.tar.gz"
1024+
},
1025+
{
1026+
"filename": "python-3.7.1-linux-16.04-x64.tar.gz",
1027+
"arch": "x64",
1028+
"platform": "linux",
1029+
"platform_version": "16.04",
1030+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.1-92312/python-3.7.1-linux-16.04-x64.tar.gz"
1031+
},
1032+
{
1033+
"filename": "python-3.7.1-linux-18.04-x64.tar.gz",
1034+
"arch": "x64",
1035+
"platform": "linux",
1036+
"platform_version": "18.04",
1037+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.1-92312/python-3.7.1-linux-18.04-x64.tar.gz"
1038+
},
1039+
{
1040+
"filename": "python-3.7.1-linux-20.04-x64.tar.gz",
1041+
"arch": "x64",
1042+
"platform": "linux",
1043+
"platform_version": "20.04",
1044+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.1-92312/python-3.7.1-linux-20.04-x64.tar.gz"
1045+
},
1046+
{
1047+
"filename": "python-3.7.1-win32-x64.zip",
1048+
"arch": "x64",
1049+
"platform": "win32",
1050+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.1-92312/python-3.7.1-win32-x64.zip"
1051+
},
1052+
{
1053+
"filename": "python-3.7.1-win32-x86.zip",
1054+
"arch": "x86",
1055+
"platform": "win32",
1056+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.1-92312/python-3.7.1-win32-x86.zip"
1057+
}
1058+
]
1059+
},
10141060
{
10151061
"version": "3.6.12",
10161062
"stable": true,

0 commit comments

Comments
 (0)