Update versions-manifest (#90)

This commit is contained in:
github-actions[bot] 2021-12-01 12:41:44 +03:00 committed by GitHub
parent fff8e8d2e7
commit e60aab1337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -519,6 +519,32 @@
} }
] ]
}, },
{
"version": "14.18.2",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.18.2-1525067507",
"files": [
{
"filename": "node-14.18.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.2-1525067507/node-14.18.2-darwin-x64.tar.gz"
},
{
"filename": "node-14.18.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.2-1525067507/node-14.18.2-linux-x64.tar.gz"
},
{
"filename": "node-14.18.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.2-1525067507/node-14.18.2-win32-x64.7z"
}
]
},
{ {
"version": "14.18.1", "version": "14.18.1",
"stable": true, "stable": true,