Compare commits

..

4 Commits

Author SHA1 Message Date
MaksimZhukov
d3edc80ad6 Merge pull request #27 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 02/17/2021
2021-02-17 10:55:28 +03:00
Service account
2689509c1b Update versions-manifest 2021-02-17 07:09:52 +00:00
MaksimZhukov
aa3776fc05 Merge pull request #25 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 02/05/2021
2021-02-05 10:54:53 +03:00
Service account
f1bfe9ec2a Update versions-manifest 2021-02-05 07:21:10 +00:00

View File

@@ -1,4 +1,54 @@
[
{
"version": "1.16.0",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.16.0-574037055",
"files": [
{
"filename": "go-1.16.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.16.0-574037055/go-1.16.0-darwin-x64.tar.gz"
},
{
"filename": "go-1.16.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.16.0-574037055/go-1.16.0-linux-x64.tar.gz"
},
{
"filename": "go-1.16.0-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.16.0-574037055/go-1.16.0-win32-x64.zip"
}
]
},
{
"version": "1.15.8",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.15.8-539663364",
"files": [
{
"filename": "go-1.15.8-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.15.8-539663364/go-1.15.8-darwin-x64.tar.gz"
},
{
"filename": "go-1.15.8-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.15.8-539663364/go-1.15.8-linux-x64.tar.gz"
},
{
"filename": "go-1.15.8-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.15.8-539663364/go-1.15.8-win32-x64.zip"
}
]
},
{
"version": "1.15.7",
"stable": true,
@@ -199,6 +249,31 @@
}
]
},
{
"version": "1.14.15",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.14.15-539663618",
"files": [
{
"filename": "go-1.14.15-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.15-539663618/go-1.14.15-darwin-x64.tar.gz"
},
{
"filename": "go-1.14.15-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.15-539663618/go-1.14.15-linux-x64.tar.gz"
},
{
"filename": "go-1.14.15-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.15-539663618/go-1.14.15-win32-x64.zip"
}
]
},
{
"version": "1.14.14",
"stable": true,