Skip to content

Commit 4921993

Browse files
committed
Update versions-manifest
1 parent 6fda093 commit 4921993

File tree

1 file changed

+87
-0
lines changed

1 file changed

+87
-0
lines changed

versions-manifest.json

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,47 @@
11
[
2+
{
3+
"version": "24.1.0",
4+
"stable": true,
5+
"release_url": "https://github.com/actions/node-versions/releases/tag/24.1.0-15177436545",
6+
"files": [
7+
{
8+
"filename": "node-24.1.0-darwin-arm64.tar.gz",
9+
"arch": "arm64",
10+
"platform": "darwin",
11+
"download_url": "https://github.com/actions/node-versions/releases/download/24.1.0-15177436545/node-24.1.0-darwin-arm64.tar.gz"
12+
},
13+
{
14+
"filename": "node-24.1.0-darwin-x64.tar.gz",
15+
"arch": "x64",
16+
"platform": "darwin",
17+
"download_url": "https://github.com/actions/node-versions/releases/download/24.1.0-15177436545/node-24.1.0-darwin-x64.tar.gz"
18+
},
19+
{
20+
"filename": "node-24.1.0-linux-arm64.tar.gz",
21+
"arch": "arm64",
22+
"platform": "linux",
23+
"download_url": "https://github.com/actions/node-versions/releases/download/24.1.0-15177436545/node-24.1.0-linux-arm64.tar.gz"
24+
},
25+
{
26+
"filename": "node-24.1.0-linux-x64.tar.gz",
27+
"arch": "x64",
28+
"platform": "linux",
29+
"download_url": "https://github.com/actions/node-versions/releases/download/24.1.0-15177436545/node-24.1.0-linux-x64.tar.gz"
30+
},
31+
{
32+
"filename": "node-24.1.0-win32-arm64.7z",
33+
"arch": "arm64",
34+
"platform": "win32",
35+
"download_url": "https://github.com/actions/node-versions/releases/download/24.1.0-15177436545/node-24.1.0-win32-arm64.7z"
36+
},
37+
{
38+
"filename": "node-24.1.0-win32-x64.7z",
39+
"arch": "x64",
40+
"platform": "win32",
41+
"download_url": "https://github.com/actions/node-versions/releases/download/24.1.0-15177436545/node-24.1.0-win32-x64.7z"
42+
}
43+
]
44+
},
245
{
346
"version": "24.0.2",
447
"stable": true,
@@ -128,6 +171,50 @@
128171
}
129172
]
130173
},
174+
{
175+
"version": "22.16.0",
176+
"stable": true,
177+
"lts": "Jod",
178+
"release_url": "https://github.com/actions/node-versions/releases/tag/22.16.0-15177438473",
179+
"files": [
180+
{
181+
"filename": "node-22.16.0-darwin-arm64.tar.gz",
182+
"arch": "arm64",
183+
"platform": "darwin",
184+
"download_url": "https://github.com/actions/node-versions/releases/download/22.16.0-15177438473/node-22.16.0-darwin-arm64.tar.gz"
185+
},
186+
{
187+
"filename": "node-22.16.0-darwin-x64.tar.gz",
188+
"arch": "x64",
189+
"platform": "darwin",
190+
"download_url": "https://github.com/actions/node-versions/releases/download/22.16.0-15177438473/node-22.16.0-darwin-x64.tar.gz"
191+
},
192+
{
193+
"filename": "node-22.16.0-linux-arm64.tar.gz",
194+
"arch": "arm64",
195+
"platform": "linux",
196+
"download_url": "https://github.com/actions/node-versions/releases/download/22.16.0-15177438473/node-22.16.0-linux-arm64.tar.gz"
197+
},
198+
{
199+
"filename": "node-22.16.0-linux-x64.tar.gz",
200+
"arch": "x64",
201+
"platform": "linux",
202+
"download_url": "https://github.com/actions/node-versions/releases/download/22.16.0-15177438473/node-22.16.0-linux-x64.tar.gz"
203+
},
204+
{
205+
"filename": "node-22.16.0-win32-arm64.7z",
206+
"arch": "arm64",
207+
"platform": "win32",
208+
"download_url": "https://github.com/actions/node-versions/releases/download/22.16.0-15177438473/node-22.16.0-win32-arm64.7z"
209+
},
210+
{
211+
"filename": "node-22.16.0-win32-x64.7z",
212+
"arch": "x64",
213+
"platform": "win32",
214+
"download_url": "https://github.com/actions/node-versions/releases/download/22.16.0-15177438473/node-22.16.0-win32-x64.7z"
215+
}
216+
]
217+
},
131218
{
132219
"version": "22.15.1",
133220
"stable": true,

0 commit comments

Comments
 (0)