Compare commits
6 Commits
16.0.0-769
...
16.2.0-857
Author | SHA1 | Date | |
---|---|---|---|
|
5fa4e704be | ||
|
60911f3d0a | ||
|
1aa2fc42b8 | ||
|
6a059f6c80 | ||
|
48cfd035f5 | ||
|
4066cc83f8 |
@@ -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,
|
||||
|
Reference in New Issue
Block a user