Skip to content

Commit 3e7247c

Browse files
committed
Update versions-manifest
1 parent e49da09 commit 3e7247c

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

versions-manifest.json

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6868,6 +6868,41 @@
68686868
}
68696869
]
68706870
},
6871+
{
6872+
"version": "3.11.15",
6873+
"stable": true,
6874+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.15-22631496413",
6875+
"files": [
6876+
{
6877+
"filename": "python-3.11.15-linux-22.04-arm64.tar.gz",
6878+
"arch": "arm64",
6879+
"platform": "linux",
6880+
"platform_version": "22.04",
6881+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.15-22631496413/python-3.11.15-linux-22.04-arm64.tar.gz"
6882+
},
6883+
{
6884+
"filename": "python-3.11.15-linux-22.04-x64.tar.gz",
6885+
"arch": "x64",
6886+
"platform": "linux",
6887+
"platform_version": "22.04",
6888+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.15-22631496413/python-3.11.15-linux-22.04-x64.tar.gz"
6889+
},
6890+
{
6891+
"filename": "python-3.11.15-linux-24.04-arm64.tar.gz",
6892+
"arch": "arm64",
6893+
"platform": "linux",
6894+
"platform_version": "24.04",
6895+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.15-22631496413/python-3.11.15-linux-24.04-arm64.tar.gz"
6896+
},
6897+
{
6898+
"filename": "python-3.11.15-linux-24.04-x64.tar.gz",
6899+
"arch": "x64",
6900+
"platform": "linux",
6901+
"platform_version": "24.04",
6902+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.15-22631496413/python-3.11.15-linux-24.04-x64.tar.gz"
6903+
}
6904+
]
6905+
},
68716906
{
68726907
"version": "3.11.14",
68736908
"stable": true,
@@ -8379,6 +8414,47 @@
83798414
}
83808415
]
83818416
},
8417+
{
8418+
"version": "3.10.20",
8419+
"stable": true,
8420+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.10.20-22630057857",
8421+
"files": [
8422+
{
8423+
"filename": "python-3.10.20-darwin-x64.tar.gz",
8424+
"arch": "x64",
8425+
"platform": "darwin",
8426+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.20-22630057857/python-3.10.20-darwin-x64.tar.gz"
8427+
},
8428+
{
8429+
"filename": "python-3.10.20-linux-22.04-arm64.tar.gz",
8430+
"arch": "arm64",
8431+
"platform": "linux",
8432+
"platform_version": "22.04",
8433+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.20-22630057857/python-3.10.20-linux-22.04-arm64.tar.gz"
8434+
},
8435+
{
8436+
"filename": "python-3.10.20-linux-22.04-x64.tar.gz",
8437+
"arch": "x64",
8438+
"platform": "linux",
8439+
"platform_version": "22.04",
8440+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.20-22630057857/python-3.10.20-linux-22.04-x64.tar.gz"
8441+
},
8442+
{
8443+
"filename": "python-3.10.20-linux-24.04-arm64.tar.gz",
8444+
"arch": "arm64",
8445+
"platform": "linux",
8446+
"platform_version": "24.04",
8447+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.20-22630057857/python-3.10.20-linux-24.04-arm64.tar.gz"
8448+
},
8449+
{
8450+
"filename": "python-3.10.20-linux-24.04-x64.tar.gz",
8451+
"arch": "x64",
8452+
"platform": "linux",
8453+
"platform_version": "24.04",
8454+
"download_url": "https://github.com/actions/python-versions/releases/download/3.10.20-22630057857/python-3.10.20-linux-24.04-x64.tar.gz"
8455+
}
8456+
]
8457+
},
83828458
{
83838459
"version": "3.10.19",
83848460
"stable": true,

0 commit comments

Comments
 (0)