Compare commits

...

6 Commits

Author SHA1 Message Date
MaksimZhukov
5fa4e704be Merge pull request #59 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 05/12/2021
2021-05-12 09:27:44 +03:00
Service account
60911f3d0a Update versions-manifest 2021-05-12 06:15:55 +00:00
Mikhail Timofeev
1aa2fc42b8 Merge pull request #58 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 05/05/2021
2021-05-05 11:11:41 +03:00
Service account
6a059f6c80 Update versions-manifest 2021-05-05 07:17:54 +00:00
MaksimZhukov
48cfd035f5 Merge pull request #57 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 04/21/2021
2021-04-21 11:22:23 +03:00
Service account
4066cc83f8 Update versions-manifest 2021-04-21 08:14:47 +00:00

View File

@@ -1,4 +1,79 @@
[
{
"version": "16.1.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.1.0-812584101",
"files": [
{
"filename": "node-16.1.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.1.0-812584101/node-16.1.0-darwin-x64.tar.gz"
},
{
"filename": "node-16.1.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.1.0-812584101/node-16.1.0-linux-x64.tar.gz"
},
{
"filename": "node-16.1.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.1.0-812584101/node-16.1.0-win32-x64.7z"
}
]
},
{
"version": "16.0.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/16.0.0-769713005",
"files": [
{
"filename": "node-16.0.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.0.0-769713005/node-16.0.0-darwin-x64.tar.gz"
},
{
"filename": "node-16.0.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.0.0-769713005/node-16.0.0-linux-x64.tar.gz"
},
{
"filename": "node-16.0.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.0.0-769713005/node-16.0.0-win32-x64.7z"
}
]
},
{
"version": "14.17.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.0-834391622",
"files": [
{
"filename": "node-14.17.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.0-834391622/node-14.17.0-darwin-x64.tar.gz"
},
{
"filename": "node-14.17.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.0-834391622/node-14.17.0-linux-x64.tar.gz"
},
{
"filename": "node-14.17.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.0-834391622/node-14.17.0-win32-x64.7z"
}
]
},
{
"version": "14.16.1",
"stable": true,