Update versions-manifest based on build from 20200521.1

This commit is contained in:
Service account 2020-05-21 04:53:50 +00:00
parent ae23532a5f
commit 66ca3f81b9
1 changed files with 25 additions and 0 deletions

View File

@ -1,4 +1,29 @@
[
{
"version": "14.3.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/14.3.0-20200521.1",
"files": [
{
"filename": "node-14.3.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.3.0-20200521.1/node-14.3.0-darwin-x64.tar.gz"
},
{
"filename": "node-14.3.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.3.0-20200521.1/node-14.3.0-linux-x64.tar.gz"
},
{
"filename": "node-14.3.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.3.0-20200521.1/node-14.3.0-win32-x64.7z"
}
]
},
{
"version": "14.2.0",
"stable": true,