Update versions-manifest (#102)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2021-07-11 20:05:18 +03:00 committed by GitHub
parent bafafe0b03
commit e68c876eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,43 @@
[
{
"version": "3.10.0-beta.4",
"stable": false,
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.0-beta.4-113274",
"files": [
{
"filename": "python-3.10.0-beta.4-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.4-113274/python-3.10.0-beta.4-darwin-x64.tar.gz"
},
{
"filename": "python-3.10.0-beta.4-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.10.0-beta.4-113274/python-3.10.0-beta.4-linux-18.04-x64.tar.gz"
},
{
"filename": "python-3.10.0-beta.4-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.10.0-beta.4-113274/python-3.10.0-beta.4-linux-20.04-x64.tar.gz"
},
{
"filename": "python-3.10.0-beta.4-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.4-113274/python-3.10.0-beta.4-win32-x64.zip"
},
{
"filename": "python-3.10.0-beta.4-win32-x86.zip",
"arch": "x86",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.0-beta.4-113274/python-3.10.0-beta.4-win32-x86.zip"
}
]
},
{
"version": "3.10.0-beta.3",
"stable": false,