Skip to content

Commit 4e23e7c

Browse files
committed
Update versions-manifest
1 parent e643db6 commit 4e23e7c

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

versions-manifest.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,40 @@
871871
}
872872
]
873873
},
874+
{
875+
"version": "3.5.10",
876+
"stable": true,
877+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.5.10-80630",
878+
"files": [
879+
{
880+
"filename": "python-3.5.10-darwin-x64.tar.gz",
881+
"arch": "x64",
882+
"platform": "darwin",
883+
"download_url": "https://github.com/actions/python-versions/releases/download/3.5.10-80630/python-3.5.10-darwin-x64.tar.gz"
884+
},
885+
{
886+
"filename": "python-3.5.10-linux-16.04-x64.tar.gz",
887+
"arch": "x64",
888+
"platform": "linux",
889+
"platform_version": "16.04",
890+
"download_url": "https://github.com/actions/python-versions/releases/download/3.5.10-80630/python-3.5.10-linux-16.04-x64.tar.gz"
891+
},
892+
{
893+
"filename": "python-3.5.10-linux-18.04-x64.tar.gz",
894+
"arch": "x64",
895+
"platform": "linux",
896+
"platform_version": "18.04",
897+
"download_url": "https://github.com/actions/python-versions/releases/download/3.5.10-80630/python-3.5.10-linux-18.04-x64.tar.gz"
898+
},
899+
{
900+
"filename": "python-3.5.10-linux-20.04-x64.tar.gz",
901+
"arch": "x64",
902+
"platform": "linux",
903+
"platform_version": "20.04",
904+
"download_url": "https://github.com/actions/python-versions/releases/download/3.5.10-80630/python-3.5.10-linux-20.04-x64.tar.gz"
905+
}
906+
]
907+
},
874908
{
875909
"version": "3.5.9",
876910
"stable": true,

0 commit comments

Comments
 (0)