|
1 | 1 | [ |
| 2 | + { |
| 3 | + "version": "24.14.1", |
| 4 | + "stable": true, |
| 5 | + "lts": "Krypton", |
| 6 | + "release_url": "https://github.com/actions/node-versions/releases/tag/24.14.1-23521883727", |
| 7 | + "files": [ |
| 8 | + { |
| 9 | + "filename": "node-24.14.1-darwin-arm64.tar.gz", |
| 10 | + "arch": "arm64", |
| 11 | + "platform": "darwin", |
| 12 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.14.1-23521883727/node-24.14.1-darwin-arm64.tar.gz" |
| 13 | + }, |
| 14 | + { |
| 15 | + "filename": "node-24.14.1-darwin-x64.tar.gz", |
| 16 | + "arch": "x64", |
| 17 | + "platform": "darwin", |
| 18 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.14.1-23521883727/node-24.14.1-darwin-x64.tar.gz" |
| 19 | + }, |
| 20 | + { |
| 21 | + "filename": "node-24.14.1-linux-arm64.tar.gz", |
| 22 | + "arch": "arm64", |
| 23 | + "platform": "linux", |
| 24 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.14.1-23521883727/node-24.14.1-linux-arm64.tar.gz" |
| 25 | + }, |
| 26 | + { |
| 27 | + "filename": "node-24.14.1-linux-x64.tar.gz", |
| 28 | + "arch": "x64", |
| 29 | + "platform": "linux", |
| 30 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.14.1-23521883727/node-24.14.1-linux-x64.tar.gz" |
| 31 | + }, |
| 32 | + { |
| 33 | + "filename": "node-24.14.1-win32-arm64.7z", |
| 34 | + "arch": "arm64", |
| 35 | + "platform": "win32", |
| 36 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.14.1-23521883727/node-24.14.1-win32-arm64.7z" |
| 37 | + }, |
| 38 | + { |
| 39 | + "filename": "node-24.14.1-win32-x64.7z", |
| 40 | + "arch": "x64", |
| 41 | + "platform": "win32", |
| 42 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.14.1-23521883727/node-24.14.1-win32-x64.7z" |
| 43 | + } |
| 44 | + ] |
| 45 | + }, |
2 | 46 | { |
3 | 47 | "version": "24.14.0", |
4 | 48 | "stable": true, |
|
879 | 923 | } |
880 | 924 | ] |
881 | 925 | }, |
| 926 | + { |
| 927 | + "version": "22.22.2", |
| 928 | + "stable": true, |
| 929 | + "lts": "Jod", |
| 930 | + "release_url": "https://github.com/actions/node-versions/releases/tag/22.22.2-23521889093", |
| 931 | + "files": [ |
| 932 | + { |
| 933 | + "filename": "node-22.22.2-darwin-arm64.tar.gz", |
| 934 | + "arch": "arm64", |
| 935 | + "platform": "darwin", |
| 936 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.2-23521889093/node-22.22.2-darwin-arm64.tar.gz" |
| 937 | + }, |
| 938 | + { |
| 939 | + "filename": "node-22.22.2-darwin-x64.tar.gz", |
| 940 | + "arch": "x64", |
| 941 | + "platform": "darwin", |
| 942 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.2-23521889093/node-22.22.2-darwin-x64.tar.gz" |
| 943 | + }, |
| 944 | + { |
| 945 | + "filename": "node-22.22.2-linux-arm64.tar.gz", |
| 946 | + "arch": "arm64", |
| 947 | + "platform": "linux", |
| 948 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.2-23521889093/node-22.22.2-linux-arm64.tar.gz" |
| 949 | + }, |
| 950 | + { |
| 951 | + "filename": "node-22.22.2-linux-x64.tar.gz", |
| 952 | + "arch": "x64", |
| 953 | + "platform": "linux", |
| 954 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.2-23521889093/node-22.22.2-linux-x64.tar.gz" |
| 955 | + }, |
| 956 | + { |
| 957 | + "filename": "node-22.22.2-win32-arm64.7z", |
| 958 | + "arch": "arm64", |
| 959 | + "platform": "win32", |
| 960 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.2-23521889093/node-22.22.2-win32-arm64.7z" |
| 961 | + }, |
| 962 | + { |
| 963 | + "filename": "node-22.22.2-win32-x64.7z", |
| 964 | + "arch": "x64", |
| 965 | + "platform": "win32", |
| 966 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.2-23521889093/node-22.22.2-win32-x64.7z" |
| 967 | + } |
| 968 | + ] |
| 969 | + }, |
882 | 970 | { |
883 | 971 | "version": "22.22.1", |
884 | 972 | "stable": true, |
|
2199 | 2287 | } |
2200 | 2288 | ] |
2201 | 2289 | }, |
| 2290 | + { |
| 2291 | + "version": "20.20.2", |
| 2292 | + "stable": true, |
| 2293 | + "lts": "Iron", |
| 2294 | + "release_url": "https://github.com/actions/node-versions/releases/tag/20.20.2-23521894959", |
| 2295 | + "files": [ |
| 2296 | + { |
| 2297 | + "filename": "node-20.20.2-darwin-arm64.tar.gz", |
| 2298 | + "arch": "arm64", |
| 2299 | + "platform": "darwin", |
| 2300 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-darwin-arm64.tar.gz" |
| 2301 | + }, |
| 2302 | + { |
| 2303 | + "filename": "node-20.20.2-darwin-x64.tar.gz", |
| 2304 | + "arch": "x64", |
| 2305 | + "platform": "darwin", |
| 2306 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-darwin-x64.tar.gz" |
| 2307 | + }, |
| 2308 | + { |
| 2309 | + "filename": "node-20.20.2-linux-arm64.tar.gz", |
| 2310 | + "arch": "arm64", |
| 2311 | + "platform": "linux", |
| 2312 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-linux-arm64.tar.gz" |
| 2313 | + }, |
| 2314 | + { |
| 2315 | + "filename": "node-20.20.2-linux-x64.tar.gz", |
| 2316 | + "arch": "x64", |
| 2317 | + "platform": "linux", |
| 2318 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-linux-x64.tar.gz" |
| 2319 | + }, |
| 2320 | + { |
| 2321 | + "filename": "node-20.20.2-win32-arm64.7z", |
| 2322 | + "arch": "arm64", |
| 2323 | + "platform": "win32", |
| 2324 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-win32-arm64.7z" |
| 2325 | + }, |
| 2326 | + { |
| 2327 | + "filename": "node-20.20.2-win32-x64.7z", |
| 2328 | + "arch": "x64", |
| 2329 | + "platform": "win32", |
| 2330 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.2-23521894959/node-20.20.2-win32-x64.7z" |
| 2331 | + } |
| 2332 | + ] |
| 2333 | + }, |
2202 | 2334 | { |
2203 | 2335 | "version": "20.20.1", |
2204 | 2336 | "stable": true, |
|
0 commit comments