Skip to content

Commit 5988ec7

Browse files
Update versions-manifest (actions#191)
Co-authored-by: Service account <[email protected]>
1 parent 1982aae commit 5988ec7

File tree

1 file changed

+74
-0
lines changed

1 file changed

+74
-0
lines changed

versions-manifest.json

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,52 @@
594594
}
595595
]
596596
},
597+
{
598+
"version": "3.10.8",
599+
"stable": true,
600+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.8-3271105491",
601+
"files": [
602+
{
603+
"filename": "python-3.10.8-darwin-x64.tar.gz",
604+
"arch": "x64",
605+
"platform": "darwin",
606+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.8-3271105491/python-3.10.8-darwin-x64.tar.gz"
607+
},
608+
{
609+
"filename": "python-3.10.8-linux-18.04-x64.tar.gz",
610+
"arch": "x64",
611+
"platform": "linux",
612+
"platform_version": "18.04",
613+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.8-3271105491/python-3.10.8-linux-18.04-x64.tar.gz"
614+
},
615+
{
616+
"filename": "python-3.10.8-linux-20.04-x64.tar.gz",
617+
"arch": "x64",
618+
"platform": "linux",
619+
"platform_version": "20.04",
620+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.8-3271105491/python-3.10.8-linux-20.04-x64.tar.gz"
621+
},
622+
{
623+
"filename": "python-3.10.8-linux-22.04-x64.tar.gz",
624+
"arch": "x64",
625+
"platform": "linux",
626+
"platform_version": "22.04",
627+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.8-3271105491/python-3.10.8-linux-22.04-x64.tar.gz"
628+
},
629+
{
630+
"filename": "python-3.10.8-win32-x64.zip",
631+
"arch": "x64",
632+
"platform": "win32",
633+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.8-3271105491/python-3.10.8-win32-x64.zip"
634+
},
635+
{
636+
"filename": "python-3.10.8-win32-x86.zip",
637+
"arch": "x86",
638+
"platform": "win32",
639+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.8-3271105491/python-3.10.8-win32-x86.zip"
640+
}
641+
]
642+
},
597643
{
598644
"version": "3.10.7",
599645
"stable": true,
@@ -1511,6 +1557,34 @@
15111557
}
15121558
]
15131559
},
1560+
{
1561+
"version": "3.9.15",
1562+
"stable": true,
1563+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.15-3271275280",
1564+
"files": [
1565+
{
1566+
"filename": "python-3.9.15-linux-18.04-x64.tar.gz",
1567+
"arch": "x64",
1568+
"platform": "linux",
1569+
"platform_version": "18.04",
1570+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.15-3271275280/python-3.9.15-linux-18.04-x64.tar.gz"
1571+
},
1572+
{
1573+
"filename": "python-3.9.15-linux-20.04-x64.tar.gz",
1574+
"arch": "x64",
1575+
"platform": "linux",
1576+
"platform_version": "20.04",
1577+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.15-3271275280/python-3.9.15-linux-20.04-x64.tar.gz"
1578+
},
1579+
{
1580+
"filename": "python-3.9.15-linux-22.04-x64.tar.gz",
1581+
"arch": "x64",
1582+
"platform": "linux",
1583+
"platform_version": "22.04",
1584+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.15-3271275280/python-3.9.15-linux-22.04-x64.tar.gz"
1585+
}
1586+
]
1587+
},
15141588
{
15151589
"version": "3.9.14",
15161590
"stable": true,

0 commit comments

Comments
 (0)