Merge pull request #14 from actions/update-versions-manifest-file

[versions-manifest] Update for release from 09/02/2020
This commit is contained in:
MaksimZhukov 2020-09-02 14:50:58 +03:00 committed by GitHub
commit 7cea0f8549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,29 @@
[
{
"version": "1.15.1",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.15.1-235947634",
"files": [
{
"filename": "go-1.15.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.15.1-235947634/go-1.15.1-darwin-x64.tar.gz"
},
{
"filename": "go-1.15.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.15.1-235947634/go-1.15.1-linux-x64.tar.gz"
},
{
"filename": "go-1.15.1-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.15.1-235947634/go-1.15.1-win32-x64.zip"
}
]
},
{
"version": "1.15.0",
"stable": true,
@ -24,6 +49,31 @@
}
]
},
{
"version": "1.14.8",
"stable": true,
"release_url": "https://github.com/actions/go-versions/releases/tag/1.14.8-235947802",
"files": [
{
"filename": "go-1.14.8-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.8-235947802/go-1.14.8-darwin-x64.tar.gz"
},
{
"filename": "go-1.14.8-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.8-235947802/go-1.14.8-linux-x64.tar.gz"
},
{
"filename": "go-1.14.8-win32-x64.zip",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/go-versions/releases/download/1.14.8-235947802/go-1.14.8-win32-x64.zip"
}
]
},
{
"version": "1.14.7",
"stable": true,