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

Skip to content

Commit 138b79a

Browse files
MaksimZhukov459680
andauthored
Update versions-manifest based on build from 20200424.53 (#9)
Co-authored-by: Service account <[email protected]>
1 parent 13f85b7 commit 138b79a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

versions-manifest.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -730,47 +730,47 @@
730730
{
731731
"version": "2.7.18",
732732
"stable": true,
733-
"release_url": "https://github.com/actions/python-versions/releases/tag/2.7.18-20200424.33",
733+
"release_url": "https://github.com/actions/python-versions/releases/tag/2.7.18-20200424.53",
734734
"files": [
735735
{
736736
"filename": "python-2.7.18-macos-1014-x64.tar.gz",
737737
"arch": "x64",
738738
"platform": "darwin",
739739
"platform_version": "10.14",
740-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.33/python-2.7.18-macos-1014-x64.tar.gz"
740+
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.53/python-2.7.18-macos-1014-x64.tar.gz"
741741
},
742742
{
743743
"filename": "python-2.7.18-macos-1014-x64.tar.gz",
744744
"arch": "x64",
745745
"platform": "darwin",
746746
"platform_version": "10.15",
747-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.33/python-2.7.18-macos-1014-x64.tar.gz"
747+
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.53/python-2.7.18-macos-1014-x64.tar.gz"
748748
},
749749
{
750750
"filename": "python-2.7.18-ubuntu-1604-x64.tar.gz",
751751
"arch": "x64",
752752
"platform": "linux",
753753
"platform_version": "16.04",
754-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.33/python-2.7.18-ubuntu-1604-x64.tar.gz"
754+
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.53/python-2.7.18-ubuntu-1604-x64.tar.gz"
755755
},
756756
{
757757
"filename": "python-2.7.18-ubuntu-1804-x64.tar.gz",
758758
"arch": "x64",
759759
"platform": "linux",
760760
"platform_version": "18.04",
761-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.33/python-2.7.18-ubuntu-1804-x64.tar.gz"
761+
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.53/python-2.7.18-ubuntu-1804-x64.tar.gz"
762762
},
763763
{
764764
"filename": "python-2.7.18-windows-2016-x64.zip",
765765
"arch": "x64",
766766
"platform": "win32",
767-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.33/python-2.7.18-windows-2016-x64.zip"
767+
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.53/python-2.7.18-windows-2016-x64.zip"
768768
},
769769
{
770770
"filename": "python-2.7.18-windows-2016-x86.zip",
771771
"arch": "x86",
772772
"platform": "win32",
773-
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.33/python-2.7.18-windows-2016-x86.zip"
773+
"download_url": "https://github.com/actions/python-versions/releases/download/2.7.18-20200424.53/python-2.7.18-windows-2016-x86.zip"
774774
}
775775
]
776776
},

0 commit comments

Comments
 (0)