8000 Update versions-manifest (#303) · mayeut/python-versions@b8cfd51 · GitHub
[go: up one dir, main page]

Skip to content

Commit b8cfd51

Browse files
Update versions-manifest (actions#303)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent bb9054d commit b8cfd51

File tree

1 file changed

+72
-0
lines changed

1 file changed

+72
-0
lines changed

versions-manifest.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -630,6 +630,78 @@
630630
}
631631
]
632632
},
633+
{
634+
"version": "3.12.5",
635+
"stable": true,
636+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.12.5-10375840348",
637+
"files": [
638+
{
639+
"filename": "python-3.12.5-darwin-arm64.tar.gz",
640+
"arch": "arm64",
641+
"platform": "darwin",
642+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-darwin-arm64.tar.gz"
643+
},
644+
{
645+
"filename": "python-3.12.5-darwin-x64.tar.gz",
646+
"arch": "x64",
647+
"platform": "darwin",
648+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-darwin-x64.tar.gz"
649+
},
650+
{
651+
"filename": "python-3.12.5-linux-20.04-x64.tar.gz",
652+
"arch": "x64",
653+
"platform": "linux",
654+
"platform_version": "20.04",
655+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-linux-20.04-x64.tar.gz"
656+
},
657+
{
658+
"filename": "python-3.12.5-linux-22.04-arm64.tar.gz",
659+
"arch": "arm64",
660+
"platform": "linux",
661+
"platform_version": "22.04",
662+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-linux-22.04-arm64.tar.gz"
663+
},
664+
{
665+
"filename": "python-3.12.5-linux-22.04-x64.tar.gz",
666+
"arch": "x64",
667+
"platform": "linux",
668+
"platform_version": "22.04",
669+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-linux-22.04-x64.tar.gz"
670+
},
671+
{
672+
"filename": "python-3.12.5-linux-24.04-arm64.tar.gz",
673+
"arch": "arm64",
674+
"platform": "linux",
675+
"platform_version": "24.04",
676+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-linux-24.04-arm64.tar.gz"
677+
},
678+
{
679+
"filename": "python-3.12.5-linux-24.04-x64.tar.gz",
680+
"arch": "x64",
681+
"platform": "linux",
682+
"platform_version": "24.04",
683+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-linux-24.04-x64.tar.gz"
684+
},
685+
{
686+
"filename": "python-3.12.5-win32-arm64.zip",
687+
"arch": "arm64",
688+
"platform": "win32",
689+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-win32-arm64.zip"
690+
},
691+
{
692+
"filename": "python-3.12.5-win32-x64.zip",
693+
"arch": "x64",
694+
"platform": "win32",
695+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-win32-x64.zip"
696+
},
697+
{
698+
"filename": "python-3.12.5-win32-x86.zip",
699+
"arch": "x86",
700+
"platform": "win32",
701+
"download_url": "https://github.com/actions/python-versions/releases/download/3.12.5-10375840348/python-3.12.5-win32-x86.zip"
702+
}
703+
]
704+
},
633705
{
634706
"version": "3.12.4",
635707
"stable": true,

0 commit comments

Comments
 (0)
0