Skip to content

Commit

Permalink
Update versions-manifest (#250)
Browse files Browse the repository at this point in the history
Co-authored-by: Service account <no-reply@microsoft.com>
  • Loading branch information
github-actions[bot] and 459680 committed Dec 5, 2023
1 parent 96dae78 commit e605eda
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -770,6 +770,51 @@
}
]
},
{
"version": "3.11.7",
"stable": true,
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.7-7098196908",
"files": [
{
"filename": "python-3.11.7-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-darwin-arm64.tar.gz"
},
{
"filename": "python-3.11.7-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-darwin-x64.tar.gz"
},
{
"filename": "python-3.11.7-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.11.7-7098196908/python-3.11.7-linux-20.04-x64.tar.gz"
},
{
"filename": "python-3.11.7-linux-22.04-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"platform_version": "22.04",
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-linux-22.04-x64.tar.gz"
},
{
"filename": "python-3.11.7-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-win32-x64.zip"
},
{
"filename": "python-3.11.7-win32-x86.zip",
"arch": "x86",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-win32-x86.zip"
}
]
},
{
"version": "3.11.6",
"stable": true,
Expand Down

0 comments on commit e605eda

Please sign in to comment.