Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

[versions-manifest] Update for release from 11/05/2024 #2

Merged
merged 1 commit into from
Nov 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
45 changes: 45 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,51 @@
"arch": "x86",
"platform": "win32",
"download_url": "https://github.com/actions/python-versions/releases/download/3.13.0-11228081754/python-3.13.0-win32-x86.zip"
},
{
"filename": "python-3.13.0-darwin-arm64-freethreaded.tar.gz",
"arch": "arm64-freethreaded",
"platform": "darwin",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-darwin-arm64-freethreaded.tar.gz"
},
{
"filename": "python-3.13.0-darwin-x64-freethreaded.tar.gz",
"arch": "x64-freethreaded",
"platform": "darwin",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-darwin-x64-freethreaded.tar.gz"
},
{
"filename": "python-3.13.0-linux-20.04-x64-freethreaded.tar.gz",
"arch": "x64-freethreaded",
"platform": "linux",
"platform_version": "20.04",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-linux-20.04-x64-freethreaded.tar.gz"
},
{
"filename": "python-3.13.0-linux-22.04-x64-freethreaded.tar.gz",
"arch": "x64-freethreaded",
"platform": "linux",
"platform_version": "22.04",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-linux-22.04-x64-freethreaded.tar.gz"
},
{
"filename": "python-3.13.0-linux-24.04-x64-freethreaded.tar.gz",
"arch": "x64-freethreaded",
"platform": "linux",
"platform_version": "24.04",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-linux-24.04-x64-freethreaded.tar.gz"
},
{
"filename": "python-3.13.0-win32-x64-freethreaded.zip",
"arch": "x64-freethreaded",
"platform": "win32",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-win32-x64-freethreaded.zip"
},
{
"filename": "python-3.13.0-win32-x86-freethreaded.zip",
"arch": "x86-freethreaded",
"platform": "win32",
"download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-win32-x86-freethreaded.zip"
}
]
},
Expand Down