8000 Update versions-manifest (#206) · akv-platform/python-versions@1248039 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1248039

Browse files
Update versions-manifest (actions#206)
1 parent 150cd39 commit 1248039

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

versions-manifest.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2635,6 +2635,40 @@
26352635
}
26362636
]
26372637
},
2638+
{
2639+
"version": "3.8.15",
2640+
"stable": true,
2641+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.8.15-3582057865",
2642+
"files": [
2643+
{
2644+
"filename": "python-3.8.15-darwin-x64.tar.gz",
2645+
"arch": "x64",
2646+
"platform": "darwin",
2647+
"download_url": "https://github.com/actions/python-versions/releases/download/3.8.15-3582057865/python-3.8.15-darwin-x64.tar.gz"
2648+
},
2649+
{
2650+
"filename": "python-3.8.15-linux-18.04-x64.tar.gz",
2651+
"arch": "x64",
2652+
"platform": "linux",
2653+
"platform_version": "18.04",
2654+
"download_url": "https://github.com/actions/python-versions/releases/download/3.8.15-3582057865/python-3.8.15-linux-18.04-x64.tar.gz"
2655+
},
2656+
{
2657+
"filename": "python-3.8.15-linux-20.04-x64.tar.gz",
2658+
"arch": "x64",
2659+
"platform": "linux",
2660+
"platform_version": "20.04",
2661+
"download_url": "https://github.com/actions/python-versions/releases/download/3.8.15-3582057865/python-3.8.15-linux-20.04-x64.tar.gz"
2662+
},
2663+
{
2664+
"filename": "python-3.8.15-linux-22.04-x64.tar.gz",
2665+
"arch": "x64",
2666+
"platform": "linux",
2667+
"platform_version": "22.04",
2668+
"download_url": "https://github.com/actions/python-versions/releases/download/3.8.15-3582057865/python-3.8.15-linux-22.04-x64.tar.gz"
2669+
}
2670+
]
2671+
},
26382672
{
26392673
"version": "3.8.14",
26402674
"stable": true,

0 commit comments

Comments
 (0)
0