|
1 | 1 | [ |
| 2 | + { |
| 3 | + "version": "24.5.0", |
| 4 | + "stable": true, |
| 5 | + "release_url": "https://github.com/actions/node-versions/releases/tag/24.5.0-16666195981", |
| 6 | + "files": [ |
| 7 | + { |
| 8 | + "filename": "node-24.5.0-darwin-arm64.tar.gz", |
| 9 | + "arch": "arm64", |
| 10 | + "platform": "darwin", |
| 11 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-darwin-arm64.tar.gz" |
| 12 | + }, |
| 13 | + { |
| 14 | + "filename": "node-24.5.0-darwin-x64.tar.gz", |
| 15 | + "arch": "x64", |
| 16 | + "platform": "darwin", |
| 17 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-darwin-x64.tar.gz" |
| 18 | + }, |
| 19 | + { |
| 20 | + "filename": "node-24.5.0-linux-arm64.tar.gz", |
| 21 | + "arch": "arm64", |
| 22 | + "platform": "linux", |
| 23 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-linux-arm64.tar.gz" |
| 24 | + }, |
| 25 | + { |
| 26 | + "filename": "node-24.5.0-linux-x64.tar.gz", |
| 27 | + "arch": "x64", |
| 28 | + "platform": "linux", |
| 29 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-linux-x64.tar.gz" |
| 30 | + }, |
| 31 | + { |
| 32 | + "filename": "node-24.5.0-win32-arm64.7z", |
| 33 | + "arch": "arm64", |
| 34 | + "platform": "win32", |
| 35 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-win32-arm64.7z" |
| 36 | + }, |
| 37 | + { |
| 38 | + "filename": "node-24.5.0-win32-x64.7z", |
| 39 | + "arch": "x64", |
| 40 | + "platform": "win32", |
| 41 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.5.0-16666195981/node-24.5.0-win32-x64.7z" |
| 42 | + } |
| 43 | + ] |
| 44 | + }, |
2 | 45 | { |
3 | 46 | "version": "24.4.1", |
4 | 47 | "stable": true, |
|
343 | 386 | } |
344 | 387 | ] |
345 | 388 | }, |
| 389 | + { |
| 390 | + "version": "22.18.0", |
| 391 | + "stable": true, |
| 392 | + "lts": "Jod", |
| 393 | + "release_url": "https://github.com/actions/node-versions/releases/tag/22.18.0-16666198358", |
| 394 | + "files": [ |
| 395 | + { |
| 396 | + "filename": "node-22.18.0-darwin-arm64.tar.gz", |
| 397 | + "arch": "arm64", |
| 398 | + "platform": "darwin", |
| 399 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-darwin-arm64.tar.gz" |
| 400 | + }, |
| 401 | + { |
| 402 | + "filename": "node-22.18.0-darwin-x64.tar.gz", |
| 403 | + "arch": "x64", |
| 404 | + "platform": "darwin", |
| 405 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-darwin-x64.tar.gz" |
| 406 | + }, |
| 407 | + { |
| 408 | + "filename": "node-22.18.0-linux-arm64.tar.gz", |
| 409 | + "arch": "arm64", |
| 410 | + "platform": "linux", |
| 411 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-linux-arm64.tar.gz" |
| 412 | + }, |
| 413 | + { |
| 414 | + "filename": "node-22.18.0-linux-x64.tar.gz", |
| 415 | + "arch": "x64", |
| 416 | + "platform": "linux", |
| 417 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-linux-x64.tar.gz" |
| 418 | + }, |
| 419 | + { |
| 420 | + "filename": "node-22.18.0-win32-arm64.7z", |
| 421 | + "arch": "arm64", |
| 422 | + "platform": "win32", |
| 423 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-win32-arm64.7z" |
| 424 | + }, |
| 425 | + { |
| 426 | + "filename": "node-22.18.0-win32-x64.7z", |
| 427 | + "arch": "x64", |
| 428 | + "platform": "win32", |
| 429 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.18.0-16666198358/node-22.18.0-win32-x64.7z" |
| 430 | + } |
| 431 | + ] |
| 432 | + }, |
346 | 433 | { |
347 | 434 | "version": "22.17.1", |
348 | 435 | "stable": true, |
|
0 commit comments