mirror of
https://github.com/actions/node-versions.git
synced 2025-12-15 05:07:33 +08:00
Compare commits
10 Commits
24.8.0-176
...
update-ver
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8493c9d403 | ||
|
|
ff3fc4cc4e | ||
|
|
5c7702bb19 | ||
|
|
318aa75a51 | ||
|
|
7cc031e877 | ||
|
|
b9b8a06ea4 | ||
|
|
64801c3590 | ||
|
|
a2eca09038 | ||
|
|
fcfdeb317e | ||
|
|
b32305dc94 |
@@ -12,6 +12,7 @@ Describe "Node.js" {
|
||||
$possiblePaths = @(
|
||||
Join-Path -Path $homeDir -ChildPath "actions-runner/cached/_diag/pages"
|
||||
Join-Path -Path $homeDir -ChildPath "runners/*/_diag/pages"
|
||||
Join-Path -Path $homeDir -ChildPath "actions-runner/extracted/_diag/pages"
|
||||
)
|
||||
|
||||
$logsFolderPath = $possiblePaths | Where-Object { Test-Path $_ } | Select-Object -First 1
|
||||
|
||||
@@ -1,7 +1,272 @@
|
||||
[
|
||||
{
|
||||
"version": "24.12.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.12.0-20140960970",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-24.12.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.12.0-20140960970/node-24.12.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.12.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.12.0-20140960970/node-24.12.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.12.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.12.0-20140960970/node-24.12.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.12.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.12.0-20140960970/node-24.12.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.12.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.12.0-20140960970/node-24.12.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.12.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.12.0-20140960970/node-24.12.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "24.11.1",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.11.1-19282993875",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-24.11.1-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.1-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.1-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.1-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.1-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.1-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.1-19282993875/node-24.11.1-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "24.11.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.11.0-18894910158",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-24.11.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.11.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.11.0-18894910158/node-24.11.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "24.10.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.10.0-18453495281",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-24.10.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.10.0-18453495281/node-24.10.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.10.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.10.0-18453495281/node-24.10.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.10.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.10.0-18453495281/node-24.10.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.10.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.10.0-18453495281/node-24.10.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.10.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.10.0-18453495281/node-24.10.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.10.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.10.0-18453495281/node-24.10.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "24.9.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.9.0-18024003193",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-24.9.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.9.0-18024003193/node-24.9.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.9.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.9.0-18024003193/node-24.9.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.9.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.9.0-18024003193/node-24.9.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.9.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.9.0-18024003193/node-24.9.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.9.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.9.0-18024003193/node-24.9.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.9.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.9.0-18024003193/node-24.9.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "24.8.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.8.0-17630522236",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-24.8.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.8.0-17630522236/node-24.8.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.8.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.8.0-17630522236/node-24.8.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.8.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.8.0-17630522236/node-24.8.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.8.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.8.0-17630522236/node-24.8.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.8.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.8.0-17630522236/node-24.8.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-24.8.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/24.8.0-17630522236/node-24.8.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "24.7.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.7.0-17283839804",
|
||||
"files": [
|
||||
{
|
||||
@@ -45,6 +310,7 @@
|
||||
{
|
||||
"version": "24.6.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.6.0-16980723897",
|
||||
"files": [
|
||||
{
|
||||
@@ -88,6 +354,7 @@
|
||||
{
|
||||
"version": "24.5.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.5.0-16666195981",
|
||||
"files": [
|
||||
{
|
||||
@@ -131,6 +398,7 @@
|
||||
{
|
||||
"version": "24.4.1",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.4.1-16309768053",
|
||||
"files": [
|
||||
{
|
||||
@@ -174,6 +442,7 @@
|
||||
{
|
||||
"version": "24.4.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.4.0-16210503505",
|
||||
"files": [
|
||||
{
|
||||
@@ -217,6 +486,7 @@
|
||||
{
|
||||
"version": "24.3.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.3.0-15866716565",
|
||||
"files": [
|
||||
{
|
||||
@@ -260,6 +530,7 @@
|
||||
{
|
||||
"version": "24.2.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.2.0-15549907769",
|
||||
"files": [
|
||||
{
|
||||
@@ -303,6 +574,7 @@
|
||||
{
|
||||
"version": "24.1.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.1.0-15177436545",
|
||||
"files": [
|
||||
{
|
||||
@@ -346,6 +618,7 @@
|
||||
{
|
||||
"version": "24.0.2",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.0.2-15035852679",
|
||||
"files": [
|
||||
{
|
||||
@@ -389,6 +662,7 @@
|
||||
{
|
||||
"version": "24.0.1",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.0.1-14928016774",
|
||||
"files": [
|
||||
{
|
||||
@@ -432,6 +706,7 @@
|
||||
{
|
||||
"version": "24.0.0",
|
||||
"stable": true,
|
||||
"lts": "Krypton",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/24.0.0-14863421234",
|
||||
"files": [
|
||||
{
|
||||
@@ -472,6 +747,138 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "22.21.1",
|
||||
"stable": true,
|
||||
"lts": "Jod",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/22.21.1-18894912842",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-22.21.1-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.1-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.1-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.1-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.1-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.1-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.1-18894912842/node-22.21.1-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "22.21.0",
|
||||
"stable": true,
|
||||
"lts": "Jod",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/22.21.0-18671149699",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-22.21.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.0-18671149699/node-22.21.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.0-18671149699/node-22.21.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.0-18671149699/node-22.21.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.0-18671149699/node-22.21.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.0-18671149699/node-22.21.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.21.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.21.0-18671149699/node-22.21.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "22.20.0",
|
||||
"stable": true,
|
||||
"lts": "Jod",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/22.20.0-17993202319",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-22.20.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.20.0-17993202319/node-22.20.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.20.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.20.0-17993202319/node-22.20.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.20.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.20.0-17993202319/node-22.20.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.20.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.20.0-17993202319/node-22.20.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.20.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.20.0-17993202319/node-22.20.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-22.20.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/22.20.0-17993202319/node-22.20.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "22.19.0",
|
||||
"stable": true,
|
||||
@@ -1572,6 +1979,50 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "20.19.6",
|
||||
"stable": true,
|
||||
"lts": "Iron",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.19.6-19690675733",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-20.19.6-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.19.6-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.19.6-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.19.6-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.19.6-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.19.6-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.6-19690675733/node-20.19.6-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "20.19.5",
|
||||
"stable": true,
|
||||
|
||||
Reference in New Issue
Block a user