Compare commits

...

4 Commits

Author SHA1 Message Date
MaksimZhukov
c0fad79083 Merge pull request #69 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 07/14/2021
2021-07-14 13:27:13 +03:00
Service account
484fa88a69 Update versions-manifest 2021-07-14 10:04:33 +00:00
MaksimZhukov
8c866dde54 Merge pull request #68 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 07/06/2021
2021-07-06 12:11:28 +03:00
Service account
334a8d1394 Update versions-manifest 2021-07-06 09:01:41 +00:00

View File

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