|
459 | 459 | {
|
460 | 460 | "version": "3.10.4",
|
461 | 461 | "stable": true,
|
462 |
| - "release_url": "https://github.com/actions/python-versions/releases/tag/3.10.4-2268648287", |
| 462 | + "release_url": "https://github.com/actions/python-versions/releases/tag/3.10.4-2447350680", |
463 | 463 | "files": [
|
464 | 464 | {
|
465 | 465 | "filename": "python-3.10.4-darwin-x64.tar.gz",
|
466 | 466 | "arch": "x64",
|
467 | 467 | "platform": "darwin",
|
468 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-darwin-x64.tar.gz" |
| 468 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2447350680/python-3.10.4-darwin-x64.tar.gz" |
469 | 469 | },
|
470 | 470 | {
|
471 | 471 | "filename": "python-3.10.4-linux-18.04-x64.tar.gz",
|
472 | 472 | "arch": "x64",
|
473 | 473 | "platform": "linux",
|
474 | 474 | "platform_version": "18.04",
|
475 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-linux-18.04-x64.tar.gz" |
| 475 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2447350680/python-3.10.4-linux-18.04-x64.tar.gz" |
476 | 476 | },
|
477 | 477 | {
|
478 | 478 | "filename": "python-3.10.4-linux-20.04-x64.tar.gz",
|
479 | 479 | "arch": "x64",
|
480 | 480 | "platform": "linux",
|
481 | 481 | "platform_version": "20.04",
|
482 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-linux-20.04-x64.tar.gz" |
| 482 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2447350680/python-3.10.4-linux-20.04-x64.tar.gz" |
483 | 483 | },
|
484 | 484 | {
|
485 | 485 | "filename": "python-3.10.4-linux-22.04-x64.tar.gz",
|
486 | 486 | "arch": "x64",
|
487 | 487 | "platform": "linux",
|
488 | 488 | "platform_version": "22.04",
|
489 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-linux-22.04-x64.tar.gz" |
| 489 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2447350680/python-3.10.4-linux-22.04-x64.tar.gz" |
490 | 490 | },
|
491 | 491 | {
|
492 | 492 | "filename": "python-3.10.4-win32-x64.zip",
|
493 | 493 | "arch": "x64",
|
494 | 494 | "platform": "win32",
|
495 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-win32-x64.zip" |
| 495 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2447350680/python-3.10.4-win32-x64.zip" |
496 | 496 | },
|
497 | 497 | {
|
498 | 498 | "filename": "python-3.10.4-win32-x86.zip",
|
499 | 499 | "arch": "x86",
|
500 | 500 | "platform": "win32",
|
501 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2268648287/python-3.10.4-win32-x86.zip" |
| 501 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.4-2447350680/python-3.10.4-win32-x86.zip" |
502 | 502 | }
|
503 | 503 | ]
|
504 | 504 | },
|
|
2113 | 2113 | }
|
2114 | 2114 | ]
|
2115 | 2115 | },
|
| 2116 | + { |
| 2117 | + "version": "3.8.13", |
| 2118 | + "stable": true, |
| 2119 | + "release_url": "https://github.com/actions/python-versions/releases/tag/3.8.13-2529578966", |
| 2120 | + "files": [ |
| 2121 | + { |
| 2122 | + "filename": "python-3.8.13-darwin-x64.tar.gz", |
| 2123 | + "arch": "x64", |
| 2124 | + "platform": "darwin", |
| 2125 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.8.13-2529578966/python-3.8.13-darwin-x64.tar.gz" |
| 2126 | + }, |
| 2127 | + { |
| 2128 | + "filename": "python-3.8.13-linux-18.04-x64.tar.gz", |
| 2129 | + "arch": "x64", |
| 2130 | + "platform": "linux", |
| 2131 | + "platform_version": "18.04", |
| 2132 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.8.13-2529578966/python-3.8.13-linux-18.04-x64.tar.gz" |
| 2133 | + }, |
| 2134 | + { |
| 2135 | + "filename": "python-3.8.13-linux-20.04-x64.tar.gz", |
| 2136 | + "arch": "x64", |
| 2137 | + "platform": "linux", |
| 2138 | + "platform_version": "20.04", |
| 2139 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.8.13-2529578966/python-3.8.13-linux-20.04-x64.tar.gz" |
| 2140 | + }, |
| 2141 | + { |
| 2142 | + "filename": "python-3.8.13-linux-22.04-x64.tar.gz", |
| 2143 | + "arch": "x64", |
| 2144 | + "platform": "linux", |
| 2145 | + "platform_version": "22.04", |
| 2146 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.8.13-2529578966/python-3.8.13-linux-22.04-x64.tar.gz" |
| 2147 | + } |
| 2148 | + ] |
| 2149 | + }, |
2116 | 2150 | {
|
2117 | 2151 | "version": "3.8.12",
|
2118 | 2152 | "stable": true,
|
|
0 commit comments