Skip to content

Commit e605eda

Browse files
Update versions-manifest (actions#250)
Co-authored-by: Service account <[email protected]>
1 parent 96dae78 commit e605eda

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

versions-manifest.json

+45
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,51 @@
770770
}
771771
]
772772
},
773+
{
774+
"version": "3.11.7",
775+
"stable": true,
776+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.7-7098196908",
777+
"files": [
778+
{
779+
"filename": "python-3.11.7-darwin-arm64.tar.gz",
780+
"arch": "arm64",
781+
"platform": "darwin",
782+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-darwin-arm64.tar.gz"
783+
},
784+
{
785+
"filename": "python-3.11.7-darwin-x64.tar.gz",
786+
"arch": "x64",
787+
"platform": "darwin",
788+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-darwin-x64.tar.gz"
789+
},
790+
{
791+
"filename": "python-3.11.7-linux-20.04-x64.tar.gz",
792+
"arch": "x64",
793+
"platform": "linux",
794+
"platform_version": "20.04",
795+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-linux-20.04-x64.tar.gz"
796+
},
797+
{
798+
"filename": "python-3.11.7-linux-22.04-x64.tar.gz",
799+
"arch": "x64",
800+
"platform": "linux",
801+
"platform_version": "22.04",
802+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-linux-22.04-x64.tar.gz"
803+
},
804+
{
805+
"filename": "python-3.11.7-win32-x64.zip",
806+
"arch": "x64",
807+
"platform": "win32",
808+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-win32-x64.zip"
809+
},
810+
{
811+
"filename": "python-3.11.7-win32-x86.zip",
812+
"arch": "x86",
813+
"platform": "win32",
814+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.7-7098196908/python-3.11.7-win32-x86.zip"
815+
}
816+
]
817+
},
773818
{
774819
"version": "3.11.6",
775820
"stable": true,

0 commit comments

Comments
 (0)