Compare commits
4 Commits
10.24.1-72
...
16.1.0-812
Author | SHA1 | Date | |
---|---|---|---|
|
48cfd035f5 | ||
|
4066cc83f8 | ||
|
2277f8c8a4 | ||
|
28cdbd7c2e |
@@ -1,4 +1,54 @@
|
||||
[
|
||||
{
|
||||
"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.16.1",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.16.1-725059535",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.16.1-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.16.1-725059535/node-14.16.1-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.16.1-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.16.1-725059535/node-14.16.1-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.16.1-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.16.1-725059535/node-14.16.1-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.16.0",
|
||||
"stable": true,
|
||||
@@ -649,6 +699,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.22.1",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.1-725060020",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-12.22.1-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.1-725060020/node-12.22.1-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.22.1-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.1-725060020/node-12.22.1-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.22.1-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.1-725060020/node-12.22.1-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.22.0",
|
||||
"stable": true,
|
||||
@@ -1624,6 +1699,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "10.24.1",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/10.24.1-725060485",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-10.24.1-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/10.24.1-725060485/node-10.24.1-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-10.24.1-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/10.24.1-725060485/node-10.24.1-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-10.24.1-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/10.24.1-725060485/node-10.24.1-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "10.24.0",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user