Skip to content

Commit cda7fd9

Browse files
committed
Update versions-manifest
1 parent 5ce03b9 commit cda7fd9

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

versions-manifest.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,45 @@
10051005
}
10061006
]
10071007
},
1008+
{
1009+
"version": "3.9.12",
1010+
"stable": true,
1011+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.12-2035687213",
1012+
"files": [
1013+
{
1014+
"filename": "python-3.9.12-darwin-x64.tar.gz",
1015+
"arch": "x64",
1016+
"platform": "darwin",
1017+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-darwin-x64.tar.gz"
1018+
},
1019+
{
1020+
"filename": "python-3.9.12-linux-18.04-x64.tar.gz",
1021+
"arch": "x64",
1022+
"platform": "linux",
1023+
"platform_version": "18.04",
1024+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-linux-18.04-x64.tar.gz"
1025+
},
1026+
{
1027+
"filename": "python-3.9.12-linux-20.04-x64.tar.gz",
1028+
"arch": "x64",
1029+
"platform": "linux",
1030+
"platform_version": "20.04",
1031+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-linux-20.04-x64.tar.gz"
1032+
},
1033+
{
1034+
"filename": "python-3.9.12-win32-x64.zip",
1035+
"arch": "x64",
1036+
"platform": "win32",
1037+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-win32-x64.zip"
1038+
},
1039+
{
1040+
"filename": "python-3.9.12-win32-x86.zip",
1041+
"arch": "x86",
1042+
"platform": "win32",
1043+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-win32-x86.zip"
1044+
}
1045+
]
1046+
},
10081047
{
10091048
"version": "3.9.11",
10101049
"stable": true,

0 commit comments

Comments
 (0)