Skip to content

Commit 1982aae

Browse files
Update versions-manifest (actions#190)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent 1e1d9f9 commit 1982aae

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

versions-manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,46 +2,46 @@
22
{
33
"version": "3.11.0-rc.2",
44
"stable": false,
5-
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-rc.2-3058963384",
5+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.0-rc.2-3172748327",
66
"files": [
77
{
88
"filename": "python-3.11.0-rc.2-darwin-x64.tar.gz",
99
"arch": "x64",
1010
"platform": "darwin",
11-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-darwin-x64.tar.gz"
11+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3172748327/python-3.11.0-rc.2-darwin-x64.tar.gz"
1212
},
1313
{
1414
"filename": "python-3.11.0-rc.2-linux-18.04-x64.tar.gz",
1515
"arch": "x64",
1616
"platform": "linux",
1717
"platform_version": "18.04",
18-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-linux-18.04-x64.tar.gz"
18+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3172748327/python-3.11.0-rc.2-linux-18.04-x64.tar.gz"
1919
},
2020
{
2121
"filename": "python-3.11.0-rc.2-linux-20.04-x64.tar.gz",
2222
"arch": "x64",
2323
"platform": "linux",
2424
"platform_version": "20.04",
25-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-linux-20.04-x64.tar.gz"
25+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3172748327/python-3.11.0-rc.2-linux-20.04-x64.tar.gz"
2626
},
2727
{
2828
"filename": "python-3.11.0-rc.2-linux-22.04-x64.tar.gz",
2929
"arch": "x64",
3030
"platform": "linux",
3131
"platform_version": "22.04",
32-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-linux-22.04-x64.tar.gz"
32+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3172748327/python-3.11.0-rc.2-linux-22.04-x64.tar.gz"
3333
},
3434
{
3535
"filename": "python-3.11.0-rc.2-win32-x64.zip",
3636
"arch": "x64",
3737
"platform": "win32",
38-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-win32-x64.zip"
38+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3172748327/python-3.11.0-rc.2-win32-x64.zip"
3939
},
4040
{
4141
"filename": "python-3.11.0-rc.2-win32-x86.zip",
4242
"arch": "x86",
4343
"platform": "win32",
44-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3058963384/python-3.11.0-rc.2-win32-x86.zip"
44+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.0-rc.2-3172748327/python-3.11.0-rc.2-win32-x86.zip"
4545
}
4646
]
4747
},

0 commit comments

Comments
 (0)