Compare commits
6 Commits
14.19.2-22
...
18.4.0-250
Author | SHA1 | Date | |
---|---|---|---|
|
7ee585b554 | ||
|
86a16e3fbc | ||
|
618e16944c | ||
|
cc0c4db785 | ||
|
dd82515163 | ||
|
3f418bfd29 |
@@ -1,4 +1,54 @@
|
||||
[
|
||||
{
|
||||
"version": "18.3.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.3.0-2426429734",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.3.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.3.0-2426429734/node-18.3.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.3.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.3.0-2426429734/node-18.3.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.3.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.3.0-2426429734/node-18.3.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.2.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.2.0-2343541082",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.2.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.2.0-2343541082/node-18.2.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.2.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.2.0-2343541082/node-18.2.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.2.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.2.0-2343541082/node-18.2.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.1.0",
|
||||
"stable": true,
|
||||
@@ -49,6 +99,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.15.1",
|
||||
"stable": true,
|
||||
"lts": "Gallium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/16.15.1-2426430333",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-16.15.1-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.1-2426430333/node-16.15.1-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.15.1-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.1-2426430333/node-16.15.1-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.15.1-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.1-2426430333/node-16.15.1-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.15.0",
|
||||
"stable": true,
|
||||
@@ -725,6 +801,58 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.19.3",
|
||||
"stable": true,
|
||||
"lts": "Fermium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.19.3-2343542109",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.19.3-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.3-2343542109/node-14.19.3-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.3-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.3-2343542109/node-14.19.3-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.3-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.3-2343542109/node-14.19.3-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.19.2",
|
||||
"stable": true,
|
||||
"lts": "Fermium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.19.2-2273516125",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.19.2-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.2-2273516125/node-14.19.2-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.2-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.2-2273516125/node-14.19.2-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.2-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.2-2273516125/node-14.19.2-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.19.1",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user