Skip to content

Commit 1dbece3

Browse files
Update versions-manifest (#261)
Co-authored-by: Service account <[email protected]>
1 parent 627cd16 commit 1dbece3

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

versions-manifest.json

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1998,6 +1998,33 @@
19981998
}
19991999
]
20002000
},
2001+
{
2002+
"version": "3.10.14",
2003+
"stable": true,
2004+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.14-8361245787",
2005+
"files": [
2006+
{
2007+
"filename": "python-3.10.14-darwin-x64.tar.gz",
2008+
"arch": "x64",
2009+
"platform": "darwin",
2010+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.14-8361245787/python-3.10.14-darwin-x64.tar.gz"
2011+
},
2012+
{
2013+
"filename": "python-3.10.14-linux-20.04-x64.tar.gz",
2014+
"arch": "x64",
2015+
"platform": "linux",
2016+
"platform_version": "20.04",
2017+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.14-8361245787/python-3.10.14-linux-20.04-x64.tar.gz"
2018+
},
2019+
{
2020+
"filename": "python-3.10.14-linux-22.04-x64.tar.gz",
2021+
"arch": "x64",
2022+
"platform": "linux",
2023+
"platform_version": "22.04",
2024+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.14-8361245787/python-3.10.14-linux-22.04-x64.tar.gz"
2025+
}
2026+
]
2027+
},
20012028
{
20022029
"version": "3.10.13",
20032030
"stable": true,
@@ -3152,6 +3179,33 @@
31523179
}
31533180
]
31543181
},
3182+
{
3183+
"version": "3.9.19",
3184+
"stable": true,
3185+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.19-8362510609",
3186+
"files": [
3187+
{
3188+
"filename": "python-3.9.19-darwin-x64.tar.gz",
3189+
"arch": "x64",
3190+
"platform": "darwin",
3191+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.19-8362510609/python-3.9.19-darwin-x64.tar.gz"
3192+
},
3193+
{
3194+
"filename": "python-3.9.19-linux-20.04-x64.tar.gz",
3195+
"arch": "x64",
3196+
"platform": "linux",
3197+
"platform_version": "20.04",
3198+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.19-8362510609/python-3.9.19-linux-20.04-x64.tar.gz"
3199+
},
3200+
{
3201+
"filename": "python-3.9.19-linux-22.04-x64.tar.gz",
3202+
"arch": "x64",
3203+
"platform": "linux",
3204+
"platform_version": "22.04",
3205+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.19-8362510609/python-3.9.19-linux-22.04-x64.tar.gz"
3206+
}
3207+
]
3208+
},
31553209
{
31563210
"version": "3.9.18",
31573211
"stable": true,

0 commit comments

Comments
 (0)