mirror of
https://github.com/actions/node-versions.git
synced 2025-09-12 16:33:23 +08:00
Compare commits
6 Commits
deprecatio
...
20.9.0-678
Author | SHA1 | Date | |
---|---|---|---|
|
a4a2f9a437 | ||
|
3d5333b8c1 | ||
|
897b0a01fc | ||
|
605dcd4078 | ||
|
705d5d4eb2 | ||
|
aa0c3a667a |
2
helpers
2
helpers
Submodule helpers updated: b964a9871b...6fbb1f0f20
@@ -1,7 +1,86 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "20.9.0",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.9.0-6635846781",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-20.9.0-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.9.0-6635846781/node-20.9.0-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.9.0-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.9.0-6635846781/node-20.9.0-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.9.0-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.9.0-6635846781/node-20.9.0-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "20.8.1",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.8.1-6529388730",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-20.8.1-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.8.1-6529388730/node-20.8.1-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.8.1-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.8.1-6529388730/node-20.8.1-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.8.1-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.8.1-6529388730/node-20.8.1-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "20.8.0",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.8.0-6353460105",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-20.8.0-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.8.0-6353460105/node-20.8.0-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.8.0-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.8.0-6353460105/node-20.8.0-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.8.0-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.8.0-6353460105/node-20.8.0-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "20.7.0",
|
"version": "20.7.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.7.0-6231175880",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.7.0-6231175880",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -27,6 +106,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.6.1",
|
"version": "20.6.1",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.6.1-6142062498",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.6.1-6142062498",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -52,6 +132,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.6.0",
|
"version": "20.6.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.6.0-6092715008",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.6.0-6092715008",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -77,6 +158,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.5.1",
|
"version": "20.5.1",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.5.1-5819736097",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.5.1-5819736097",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -102,6 +184,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.5.0",
|
"version": "20.5.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.5.0-5619267642",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.5.0-5619267642",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -127,6 +210,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.4.0",
|
"version": "20.4.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.4.0-5484146983",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.4.0-5484146983",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -152,6 +236,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.3.1",
|
"version": "20.3.1",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.1-5342956167",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.1-5342956167",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -177,6 +262,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.3.0",
|
"version": "20.3.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.0-5218671512",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.0-5218671512",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -202,6 +288,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.2.0",
|
"version": "20.2.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.2.0-4994802831",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.2.0-4994802831",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -227,6 +314,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.1.0",
|
"version": "20.1.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.1.0-4890533026",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.1.0-4890533026",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -252,6 +340,7 @@
|
|||||||
{
|
{
|
||||||
"version": "20.0.0",
|
"version": "20.0.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
"lts": "Iron",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.0.0-4805425216",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.0.0-4805425216",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
@@ -274,6 +363,58 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"version": "18.18.2",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Hydrogen",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/18.18.2-6529389914",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-18.18.2-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/18.18.2-6529389914/node-18.18.2-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-18.18.2-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/18.18.2-6529389914/node-18.18.2-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-18.18.2-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/18.18.2-6529389914/node-18.18.2-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "18.18.1",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Hydrogen",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/18.18.1-6478376692",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-18.18.1-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/18.18.1-6478376692/node-18.18.1-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-18.18.1-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/18.18.1-6478376692/node-18.18.1-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-18.18.1-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/18.18.1-6478376692/node-18.18.1-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "18.18.0",
|
"version": "18.18.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
|
Reference in New Issue
Block a user