|
182 | 182 | "arch": "x86",
|
183 | 183 | "platform": "win32",
|
184 | 184 | "download_url": "https://github.com/actions/python-versions/releases/download/3.13.0-11228081754/python-3.13.0-win32-x86.zip"
|
| 185 | + }, |
| 186 | + { |
| 187 | + "filename": "python-3.13.0-darwin-arm64-freethreaded.tar.gz", |
| 188 | + "arch": "arm64-freethreaded", |
| 189 | + "platform": "darwin", |
| 190 | + "download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-darwin-arm64-freethreaded.tar.gz" |
| 191 | + }, |
| 192 | + { |
| 193 | + "filename": "python-3.13.0-darwin-x64-freethreaded.tar.gz", |
| 194 | + "arch": "x64-freethreaded", |
| 195 | + "platform": "darwin", |
| 196 | + "download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-darwin-x64-freethreaded.tar.gz" |
| 197 | + }, |
| 198 | + { |
| 199 | + "filename": "python-3.13.0-linux-20.04-x64-freethreaded.tar.gz", |
| 200 | + "arch": "x64-freethreaded", |
| 201 | + "platform": "linux", |
| 202 | + "platform_version": "20.04", |
| 203 | + "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" |
| 204 | + }, |
| 205 | + { |
| 206 | + "filename": "python-3.13.0-linux-22.04-x64-freethreaded.tar.gz", |
| 207 | + "arch": "x64-freethreaded", |
| 208 | + "platform": "linux", |
| 209 | + "platform_version": "22.04", |
| 210 | + "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" |
| 211 | + }, |
| 212 | + { |
| 213 | + "filename": "python-3.13.0-linux-24.04-x64-freethreaded.tar.gz", |
| 214 | + "arch": "x64-freethreaded", |
| 215 | + "platform": "linux", |
| 216 | + "platform_version": "24.04", |
| 217 | + "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" |
| 218 | + }, |
| 219 | + { |
| 220 | + "filename": "python-3.13.0-win32-x64-freethreaded.zip", |
| 221 | + "arch": "x64-freethreaded", |
| 222 | + "platform": "win32", |
| 223 | + "download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-win32-x64-freethreaded.zip" |
| 224 | + }, |
| 225 | + { |
| 226 | + "filename": "python-3.13.0-win32-x86-freethreaded.zip", |
| 227 | + "arch": "x86-freethreaded", |
| 228 | + "platform": "win32", |
| 229 | + "download_url": "https://github.com/Quansight-Labs/python-versions/releases/download/3.13.0-11691235704/python-3.13.0-win32-x86-freethreaded.zip" |
185 | 230 | }
|
186 | 231 | ]
|
187 | 232 | },
|
|
0 commit comments