Skip to content

Commit 5da3a44

Browse files
Update versions-manifest (actions#244)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent 3880dd8 commit 5da3a44

File tree

1 file changed

+97
-7
lines changed

1 file changed

+97
-7
lines changed

versions-manifest.json

+97-7
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,91 @@
11
[
2+
{
3+
"version": "3.12.0",
4+
"stable": true,
5+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.12.0-6381888192",
6+
"files": [
7+
{
8+
"filename": "python-3.12.0-darwin-arm64.tar.gz",
9+
"arch": "arm64",
10+
"platform": "darwin",
11+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-6381888192/python-3.12.0-darwin-arm64.tar.gz"
12+
},
13+
{
14+
"filename": "python-3.12.0-darwin-x64.tar.gz",
15+
"arch": "x64",
16+
"platform": "darwin",
17+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-6381888192/python-3.12.0-darwin-x64.tar.gz"
18+
},
19+
{
20+
"filename": "python-3.12.0-linux-20.04-x64.tar.gz",
21+
"arch": "x64",
22+
"platform": "linux",
23+
"platform_version": "20.04",
24+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-6381888192/python-3.12.0-linux-20.04-x64.tar.gz"
25+
},
26+
{
27+
"filename": "python-3.12.0-linux-22.04-x64.tar.gz",
28+
"arch": "x64",
29+
"platform": "linux",
30+
"platform_version": "22.04",
31+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-6381888192/python-3.12.0-linux-22.04-x64.tar.gz"
32+
},
33+
{
34+
"filename": "python-3.12.0-win32-x64.zip",
35+
"arch": "x64",
36+
"platform": "win32",
37+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-6381888192/python-3.12.0-win32-x64.zip"
38+
},
39+
{
40+
"filename": "python-3.12.0-win32-x86.zip",
41+
"arch": "x86",
42+
"platform": "win32",
43+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-6381888192/python-3.12.0-win32-x86.zip"
44+
}
45+
]
46+
},
247
{
348
"version": "3.12.0-rc.3",
449
"stable": false,
5-
"release_url": "https://github.com/actions/python-versions/releases/tag/3.12.0-rc.3-6237742040",
50+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.12.0-rc.3-6244011669",
651
"files": [
752
{
853
"filename": "python-3.12.0-rc.3-darwin-arm64.tar.gz",
954
"arch": "arm64",
1055
"platform": "darwin",
11-
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6237742040/python-3.12.0-rc.3-darwin-arm64.tar.gz"
56+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6244011669/python-3.12.0-rc.3-darwin-arm64.tar.gz"
1257
},
1358
{
1459
"filename": "python-3.12.0-rc.3-darwin-x64.tar.gz",
1560
"arch": "x64",
1661
"platform": "darwin",
17-
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6237742040/python-3.12.0-rc.3-darwin-x64.tar.gz"
62+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6244011669/python-3.12.0-rc.3-darwin-x64.tar.gz"
1863
},
1964
{
2065
"filename": "python-3.12.0-rc.3-linux-20.04-x64.tar.gz",
2166
"arch": "x64",
2267
"platform": "linux",
2368
"platform_version": "20.04",
24-
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6237742040/python-3.12.0-rc.3-linux-20.04-x64.tar.gz"
69+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6244011669/python-3.12.0-rc.3-linux-20.04-x64.tar.gz"
2570
},
2671
{
2772
"filename": "python-3.12.0-rc.3-linux-22.04-x64.tar.gz",
2873
"arch": "x64",
2974
"platform": "linux",
3075
"platform_version": "22.04",
31-
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6237742040/python-3.12.0-rc.3-linux-22.04-x64.tar.gz"
76+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6244011669/python-3.12.0-rc.3-linux-22.04-x64.tar.gz"
3277
},
3378
{
3479
"filename": "python-3.12.0-rc.3-win32-x64.zip",
3580
"arch": "x64",
3681
"platform": "win32",
37-
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6237742040/python-3.12.0-rc.3-win32-x64.zip"
82+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6244011669/python-3.12.0-rc.3-win32-x64.zip"
3883
},
3984
{
4085
"filename": "python-3.12.0-rc.3-win32-x86.zip",
4186
"arch": "x86",
4287
"platform": "win32",
43-
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6237742040/python-3.12.0-rc.3-win32-x86.zip"
88+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.0-rc.3-6244011669/python-3.12.0-rc.3-win32-x86.zip"
4489
}
4590
]
4691
},
@@ -635,6 +680,51 @@
635680
}
636681
]
637682
},
683+
{
684+
"version": "3.11.6",
685+
"stable": true,
686+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.6-6388688740",
687+
"files": [
688+
{
689+
"filename": "python-3.11.6-darwin-arm64.tar.gz",
690+
"arch": "arm64",
691+
"platform": "darwin",
692+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.6-6388688740/python-3.11.6-darwin-arm64.tar.gz"
693+
},
694+
{
695+
"filename": "python-3.11.6-darwin-x64.tar.gz",
696+
"arch": "x64",
697+
"platform": "darwin",
698+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.6-6388688740/python-3.11.6-darwin-x64.tar.gz"
699+
},
700+
{
701+
"filename": "python-3.11.6-linux-20.04-x64.tar.gz",
702+
"arch": "x64",
703+
"platform": "linux",
704+
"platform_version": "20.04",
705+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.6-6388688740/python-3.11.6-linux-20.04-x64.tar.gz"
706+
},
707+
{
708+
"filename": "python-3.11.6-linux-22.04-x64.tar.gz",
709+
"arch": "x64",
710+
"platform": "linux",
711+
"platform_version": "22.04",
712+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.6-6388688740/python-3.11.6-linux-22.04-x64.tar.gz"
713+
},
714+
{
715+
"filename": "python-3.11.6-win32-x64.zip",
716+
"arch": "x64",
717+
"platform": "win32",
718+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.6-6388688740/python-3.11.6-win32-x64.zip"
719+
},
720+
{
721+
"filename": "python-3.11.6-win32-x86.zip",
722+
"arch": "x86",
723+
"platform": "win32",
724+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.6-6388688740/python-3.11.6-win32-x86.zip"
725+
}
726+
]
727+
},
638728
{
639729
"version": "3.11.5",
640730
"stable": true,

0 commit comments

Comments
 (0)