|
1 | 1 | [ |
| 2 | + { |
| 3 | + "version": "3.11.0-rc.1", |
| 4 | + "stable": false, |
| 5 | + "release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-rc.1-2830636759", |
| 6 | + "files": [ |
| 7 | + { |
| 8 | + "filename": "python-3.11.0-rc.1-darwin-x64.tar.gz", |
| 9 | + "arch": "x64", |
| 10 | + "platform": "darwin", |
| 11 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.1-2830636759/python-3.11.0-rc.1-darwin-x64.tar.gz" |
| 12 | + }, |
| 13 | + { |
| 14 | + "filename": "python-3.11.0-rc.1-linux-18.04-x64.tar.gz", |
| 15 | + "arch": "x64", |
| 16 | + "platform": "linux", |
| 17 | + "platform_version": "18.04", |
| 18 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.1-2830636759/python-3.11.0-rc.1-linux-18.04-x64.tar.gz" |
| 19 | + }, |
| 20 | + { |
| 21 | + "filename": "python-3.11.0-rc.1-linux-20.04-x64.tar.gz", |
| 22 | + "arch": "x64", |
| 23 | + "platform": "linux", |
| 24 | + "platform_version": "20.04", |
| 25 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.1-2830636759/python-3.11.0-rc.1-linux-20.04-x64.tar.gz" |
| 26 | + }, |
| 27 | + { |
| 28 | + "filename": "python-3.11.0-rc.1-linux-22.04-x64.tar.gz", |
| 29 | + "arch": "x64", |
| 30 | + "platform": "linux", |
| 31 | + "platform_version": "22.04", |
| 32 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.1-2830636759/python-3.11.0-rc.1-linux-22.04-x64.tar.gz" |
| 33 | + }, |
| 34 | + { |
| 35 | + "filename": "python-3.11.0-rc.1-win32-x64.zip", |
| 36 | + "arch": "x64", |
| 37 | + "platform": "win32", |
| 38 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.1-2830636759/python-3.11.0-rc.1-win32-x64.zip" |
| 39 | + }, |
| 40 | + { |
| 41 | + "filename": "python-3.11.0-rc.1-win32-x86.zip", |
| 42 | + "arch": "x86", |
| 43 | + "platform": "win32", |
| 44 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.1-2830636759/python-3.11.0-rc.1-win32-x86.zip" |
| 45 | + } |
| 46 | + ] |
| 47 | + }, |
2 | 48 | { |
3 | 49 | "version": "3.11.0-beta.5", |
4 | 50 | "stable": false, |
|
505 | 551 | { |
506 | 552 | "version": "3.10.6", |
507 | 553 | "stable": true, |
508 | | - "release_url": "https://github.com/actions/python-versions/releases/tag/3.10.6-2783185633", |
| 554 | + "release_url": "https://github.com/actions/python-versions/releases/tag/3.10.6-2787494115", |
509 | 555 | "files": [ |
510 | 556 | { |
511 | 557 | "filename": "python-3.10.6-darwin-x64.tar.gz", |
512 | 558 | "arch": "x64", |
513 | 559 | "platform": "darwin", |
514 | | - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2783185633/python-3.10.6-darwin-x64.tar.gz" |
| 560 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-darwin-x64.tar.gz" |
515 | 561 | }, |
516 | 562 | { |
517 | 563 | "filename": "python-3.10.6-linux-18.04-x64.tar.gz", |
518 | 564 | "arch": "x64", |
519 | 565 | "platform": "linux", |
520 | 566 | "platform_version": "18.04", |
521 | | - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2783185633/python-3.10.6-linux-18.04-x64.tar.gz" |
| 567 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-linux-18.04-x64.tar.gz" |
522 | 568 | }, |
523 | 569 | { |
524 | 570 | "filename": "python-3.10.6-linux-20.04-x64.tar.gz", |
525 | 571 | "arch": "x64", |
526 | 572 | "platform": "linux", |
527 | 573 | "platform_version": "20.04", |
528 | | - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2783185633/python-3.10.6-linux-20.04-x64.tar.gz" |
| 574 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-linux-20.04-x64.tar.gz" |
529 | 575 | }, |
530 | 576 | { |
531 | 577 | "filename": "python-3.10.6-linux-22.04-x64.tar.gz", |
532 | 578 | "arch": "x64", |
533 | 579 | "platform": "linux", |
534 | 580 | "platform_version": "22.04", |
535 | | - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2783185633/python-3.10.6-linux-22.04-x64.tar.gz" |
| 581 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-linux-22.04-x64.tar.gz" |
536 | 582 | }, |
537 | 583 | { |
538 | 584 | "filename": "python-3.10.6-win32-x64.zip", |
539 | 585 | "arch": "x64", |
540 | 586 | "platform": "win32", |
541 | | - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2783185633/python-3.10.6-win32-x64.zip" |
| 587 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-win32-x64.zip" |
542 | 588 | }, |
543 | 589 | { |
544 | 590 | "filename": "python-3.10.6-win32-x86.zip", |
545 | 591 | "arch": "x86", |
546 | 592 | "platform": "win32", |
547 | | - "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2783185633/python-3.10.6-win32-x86.zip" |
| 593 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.10.6-2787494115/python-3.10.6-win32-x86.zip" |
548 | 594 | } |
549 | 595 | ] |
550 | 596 | }, |
|
0 commit comments