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

[versions-manifest] Update for release from 03/24/2022
This commit is contained in:
Mikhail Timofeev
2022-03-24 22:06:29 +04:00
committed by GitHub

View File

@ -1005,6 +1005,45 @@
}
]
},
{
"version": "3.9.12",
"stable": true,
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.12-2035687213",
"files": [
{
"filename": "python-3.9.12-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-darwin-x64.tar.gz"
},
{
"filename": "python-3.9.12-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.12-2035687213/python-3.9.12-linux-18.04-x64.tar.gz"
},
{
"filename": "python-3.9.12-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.12-2035687213/python-3.9.12-linux-20.04-x64.tar.gz"
},
{
"filename": "python-3.9.12-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-win32-x64.zip"
},
{
"filename": "python-3.9.12-win32-x86.zip",
"arch": "x86",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-win32-x86.zip"
}
]
},
{
"version": "3.9.11",
"stable": true,