Compare commits
4 Commits
14.17.0-83
...
16.3.0-903
Author | SHA1 | Date | |
---|---|---|---|
|
3e0c0eb0d6 | ||
|
62cc8fa6fb | ||
|
5fa4e704be | ||
|
60911f3d0a |
@@ -1,4 +1,29 @@
|
||||
[
|
||||
{
|
||||
"version": "16.2.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/16.2.0-857298671",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-16.2.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.2.0-857298671/node-16.2.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.2.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.2.0-857298671/node-16.2.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.2.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.2.0-857298671/node-16.2.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.1.0",
|
||||
"stable": true,
|
||||
@@ -49,6 +74,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"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,
|
||||
|
Reference in New Issue
Block a user