Compare commits
4 Commits
10.22.0-20
...
14.7.0-202
Author | SHA1 | Date | |
---|---|---|---|
|
71dc6cf704 | ||
|
2275f3fe19 | ||
|
deeaedc1f4 | ||
|
82819ecf50 |
@@ -1,4 +1,29 @@
|
||||
[
|
||||
{
|
||||
"version": "14.6.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.6.0-20200722.1",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.6.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.6.0-20200722.1/node-14.6.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.6.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.6.0-20200722.1/node-14.6.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.6.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.6.0-20200722.1/node-14.6.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.5.0",
|
||||
"stable": true,
|
||||
@@ -199,6 +224,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.18.3",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/12.18.3-20200723.1",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-12.18.3-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.18.3-20200723.1/node-12.18.3-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.18.3-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.18.3-20200723.1/node-12.18.3-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.18.3-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.18.3-20200723.1/node-12.18.3-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.18.2",
|
||||
"stable": true,
|
||||
@@ -949,6 +999,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "10.22.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/10.22.0-20200722.2",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-10.22.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/10.22.0-20200722.2/node-10.22.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-10.22.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/10.22.0-20200722.2/node-10.22.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-10.22.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/10.22.0-20200722.2/node-10.22.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "10.21.0",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user