Skip to content

Commit 7e0253f

Browse files
authored
Merge pull request actions#153 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 03/24/2022
2 parents 5f1fbb8 + 769f682 commit 7e0253f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

versions-manifest.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1008,39 +1008,39 @@
10081008
{
10091009
"version": "3.9.12",
10101010
"stable": true,
1011-
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.12-2035687213",
1011+
"release_url": "https://github.com/actions/python-versions/releases/tag/3.9.12-2035708629",
10121012
"files": [
10131013
{
10141014
"filename": "python-3.9.12-darwin-x64.tar.gz",
10151015
"arch": "x64",
10161016
"platform": "darwin",
1017-
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-darwin-x64.tar.gz"
1017+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035708629/python-3.9.12-darwin-x64.tar.gz"
10181018
},
10191019
{
10201020
"filename": "python-3.9.12-linux-18.04-x64.tar.gz",
10211021
"arch": "x64",
10221022
"platform": "linux",
10231023
"platform_version": "18.04",
1024-
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-linux-18.04-x64.tar.gz"
1024+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035708629/python-3.9.12-linux-18.04-x64.tar.gz"
10251025
},
10261026
{
10271027
"filename": "python-3.9.12-linux-20.04-x64.tar.gz",
10281028
"arch": "x64",
10291029
"platform": "linux",
10301030
"platform_version": "20.04",
1031-
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-linux-20.04-x64.tar.gz"
1031+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035708629/python-3.9.12-linux-20.04-x64.tar.gz"
10321032
},
10331033
{
10341034
"filename": "python-3.9.12-win32-x64.zip",
10351035
"arch": "x64",
10361036
"platform": "win32",
1037-
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-win32-x64.zip"
1037+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035708629/python-3.9.12-win32-x64.zip"
10381038
},
10391039
{
10401040
"filename": "python-3.9.12-win32-x86.zip",
10411041
"arch": "x86",
10421042
"platform": "win32",
1043-
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035687213/python-3.9.12-win32-x86.zip"
1043+
"download_url": "https://github.com/actions/python-versions/releases/download/3.9.12-2035708629/python-3.9.12-win32-x86.zip"
10441044
}
10451045
]
10461046
},

0 commit comments

Comments
 (0)