Merge pull request #150 from actions/update-versions-manifest-file

[versions-manifest] Update for release from 03/21/2022
This commit is contained in:
Ethan Chiu 2022-03-21 13:47:28 -07:00 committed by GitHub
commit 78b21b7354
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -966,6 +966,45 @@
}
]
},
{
"version": "3.9.11",
"stable": true,
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.11-2018436241",
"files": [
{
"filename": "python-3.9.11-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.11-2018436241/python-3.9.11-darwin-x64.tar.gz"
},
{
"filename": "python-3.9.11-linux-18.04-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"platform_version": "18.04",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.11-2018436241/python-3.9.11-linux-18.04-x64.tar.gz"
},
{
"filename": "python-3.9.11-linux-20.04-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"platform_version": "20.04",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.11-2018436241/python-3.9.11-linux-20.04-x64.tar.gz"
},
{
"filename": "python-3.9.11-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.11-2018436241/python-3.9.11-win32-x64.zip"
},
{
"filename": "python-3.9.11-win32-x86.zip",
"arch": "x86",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.11-2018436241/python-3.9.11-win32-x86.zip"
}
]
},
{
"version": "3.9.10",
"stable": true,