Compare commits
4 Commits
16.4.2-100
...
16.6.0-108
Author | SHA1 | Date | |
---|---|---|---|
|
c0fad79083 | ||
|
484fa88a69 | ||
|
8c866dde54 | ||
|
334a8d1394 |
@@ -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,
|
||||
|
Reference in New Issue
Block a user