|
2 | 2 | {
|
3 | 3 | "version": "3.11.0",
|
4 | 4 | "stable": true,
|
5 |
| - "release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-3320066239", |
| 5 | + "release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-3328127706", |
6 | 6 | "files": [
|
| 7 | + { |
| 8 | + "filename": "python-3.11.0-darwin-x64.tar.gz", |
| 9 | + "arch": "x64", |
| 10 | + "platform": "darwin", |
| 11 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-darwin-x64.tar.gz" |
| 12 | + }, |
7 | 13 | {
|
8 | 14 | "filename": "python-3.11.0-linux-18.04-x64.tar.gz",
|
9 | 15 | "arch": "x64",
|
10 | 16 | "platform": "linux",
|
11 | 17 | "platform_version": "18.04",
|
12 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3320066239/python-3.11.0-linux-18.04-x64.tar.gz" |
| 18 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-linux-18.04-x64.tar.gz" |
13 | 19 | },
|
14 | 20 | {
|
15 | 21 | "filename": "python-3.11.0-linux-20.04-x64.tar.gz",
|
16 | 22 | "arch": "x64",
|
17 | 23 | "platform": "linux",
|
18 | 24 | "platform_version": "20.04",
|
19 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3320066239/python-3.11.0-linux-20.04-x64.tar.gz" |
| 25 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-linux-20.04-x64.tar.gz" |
20 | 26 | },
|
21 | 27 | {
|
22 | 28 | "filename": "python-3.11.0-linux-22.04-x64.tar.gz",
|
23 | 29 | "arch": "x64",
|
24 | 30 | "platform": "linux",
|
25 | 31 | "platform_version": "22.04",
|
26 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3320066239/python-3.11.0-linux-22.04-x64.tar.gz" |
| 32 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-linux-22.04-x64.tar.gz" |
27 | 33 | },
|
28 | 34 | {
|
29 | 35 | "filename": "python-3.11.0-win32-x64.zip",
|
30 | 36 | "arch": "x64",
|
31 | 37 | "platform": "win32",
|
32 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3320066239/python-3.11.0-win32-x64.zip" |
| 38 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-win32-x64.zip" |
33 | 39 | },
|
34 | 40 | {
|
35 | 41 | "filename": "python-3.11.0-win32-x86.zip",
|
36 | 42 | "arch": "x86",
|
37 | 43 | "platform": "win32",
|
38 |
| - "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3320066239/python-3.11.0-win32-x86.zip" |
| 44 | + "download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-3328127706/python-3.11.0-win32-x86.zip" |
39 | 45 | }
|
40 | 46 | ]
|
41 | 47 | },
|
|
0 commit comments