Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41849bc

Browse files
committed
Update versions-manifest
1 parent 0e5f00e commit 41849bc

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

versions-manifest.json

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1265,59 +1265,65 @@
12651265
{
12661266
"version": "3.11.9",
12671267
"stable": true,
1268-
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.9-9600593881",
1268+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.11.9-9667582339",
12691269
"files": [
12701270
{
12711271
"filename": "python-3.11.9-darwin-arm64.tar.gz",
12721272
"arch": "arm64",
12731273
"platform": "darwin",
1274-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-darwin-arm64.tar.gz"
1274+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-darwin-arm64.tar.gz"
12751275
},
12761276
{
12771277
"filename": "python-3.11.9-darwin-x64.tar.gz",
12781278
"arch": "x64",
12791279
"platform": "darwin",
1280-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-darwin-x64.tar.gz"
1280+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-darwin-x64.tar.gz"
12811281
},
12821282
{
12831283
"filename": "python-3.11.9-linux-20.04-x64.tar.gz",
12841284
"arch": "x64",
12851285
"platform": "linux",
12861286
"platform_version": "20.04",
1287-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-linux-20.04-x64.tar.gz"
1287+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-linux-20.04-x64.tar.gz"
12881288
},
12891289
{
12901290
"filename": "python-3.11.9-linux-22.04-arm64.tar.gz",
12911291
"arch": "arm64",
12921292
"platform": "linux",
12931293
"platform_version": "22.04",
1294-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-linux-22.04-arm64.tar.gz"
1294+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-linux-22.04-arm64.tar.gz"
12951295
},
12961296
{
12971297
"filename": "python-3.11.9-linux-22.04-x64.tar.gz",
12981298
"arch": "x64",
12991299
"platform": "linux",
13001300
"platform_version": "22.04",
1301-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-linux-22.04-x64.tar.gz"
1301+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-linux-22.04-x64.tar.gz"
13021302
},
13031303
{
13041304
"filename": "python-3.11.9-linux-24.04-x64.tar.gz",
13051305
"arch": "x64",
13061306
"platform": "linux",
13071307
"platform_version": "24.04",
1308-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-linux-24.04-x64.tar.gz"
1308+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-linux-24.04-x64.tar.gz"
1309+
},
1310+
{
1311+
"filename": "python-3.11.9-win32-arm64.zip",
1312+
"arch": "arm64",
1313+
"platform": "win32",
1314+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-win32-arm64.zip"
13091315
},
13101316
{
13111317
"filename": "python-3.11.9-win32-x64.zip",
13121318
"arch": "x64",
13131319
"platform": "win32",
1314-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-win32-x64.zip"
1320+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-win32-x64.zip"
13151321
},
13161322
{
13171323
"filename": "python-3.11.9-win32-x86.zip",
13181324
"arch": "x86",
13191325
"platform": "win32",
1320-
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9600593881/python-3.11.9-win32-x86.zip"
1326+
"download_url": "https://github.com/actions/python-versions/releases/download/3.11.9-9667582339/python-3.11.9-win32-x86.zip"
13211327
}
13221328
]
13231329
},

0 commit comments

Comments
 (0)