Skip to content

Commit 2b001ef

Browse files
committed
Update versions-manifest
1 parent dfcce03 commit 2b001ef

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

versions-manifest.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,6 +2415,33 @@
24152415
}
24162416
]
24172417
},
2418+
{
2419+
"version": "3.7.13",
2420+
"stable": true,
2421+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.7.13-2244063459",
2422+
"files": [
2423+
{
2424+
"filename": "python-3.7.13-darwin-x64.tar.gz",
2425+
"arch": "x64",
2426+
"platform": "darwin",
2427+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.13-2244063459/python-3.7.13-darwin-x64.tar.gz"
2428+
},
2429+
{
2430+
"filename": "python-3.7.13-linux-18.04-x64.tar.gz",
2431+
"arch": "x64",
2432+
"platform": "linux",
2433+
"platform_version": "18.04",
2434+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.13-2244063459/python-3.7.13-linux-18.04-x64.tar.gz"
2435+
},
2436+
{
2437+
"filename": "python-3.7.13-linux-20.04-x64.tar.gz",
2438+
"arch": "x64",
2439+
"platform": "linux",
2440+
"platform_version": "20.04",
2441+
"download_url": "https://github.com/actions/python-versions/releases/download/3.7.13-2244063459/python-3.7.13-linux-20.04-x64.tar.gz"
2442+
}
2443+
]
2444+
},
24182445
{
24192446
"version": "3.7.12",
24202447
"stable": true,

0 commit comments

Comments
 (0)