Skip to content

Commit 024142b

Browse files
Update versions-manifest (actions#192)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent 5988ec7 commit 024142b

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
@@ -3118,6 +3118,40 @@
31183118
}
31193119
]
31203120
},
3121+
{
3122+
"version": "3.7.15",
3123+
"stable": true,
3124+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.7.15-3272001243",
3125+
"files": [
3126+
{
3127+
"filename": "python-3.7.15-darwin-x64.tar.gz",
3128+
"arch": "x64",
3129+
"platform": "darwin",
3130+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.15-3272001243/python-3.7.15-darwin-x64.tar.gz"
3131+
},
3132+
{
3133+
"filename": "python-3.7.15-linux-18.04-x64.tar.gz",
3134+
"arch": "x64",
3135+
"platform": "linux",
3136+
"platform_version": "18.04",
3137+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.15-3272001243/python-3.7.15-linux-18.04-x64.tar.gz"
3138+
},
3139+
{
3140+
"filename": "python-3.7.15-linux-20.04-x64.tar.gz",
3141+
"arch": "x64",
3142+
"platform": "linux",
3143+
"platform_version": "20.04",
3144+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.15-3272001243/python-3.7.15-linux-20.04-x64.tar.gz"
3145+
},
3146+
{
3147+
"filename": "python-3.7.15-linux-22.04-x64.tar.gz",
3148+
"arch": "x64",
3149+
"platform": "linux",
3150+
"platform_version": "22.04",
3151+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.15-3272001243/python-3.7.15-linux-22.04-x64.tar.gz"
3152+
}
3153+
]
3154+
},
31213155
{
31223156
"version": "3.7.14",
31233157
"stable": true,

0 commit comments

Comments
 (0)