|
879 | 879 | } |
880 | 880 | ] |
881 | 881 | }, |
| 882 | + { |
| 883 | + "version": "22.22.1", |
| 884 | + "stable": true, |
| 885 | + "lts": "Jod", |
| 886 | + "release_url": "https://github.com/actions/node-versions/releases/tag/22.22.1-22746712011", |
| 887 | + "files": [ |
| 888 | + { |
| 889 | + "filename": "node-22.22.1-darwin-arm64.tar.gz", |
| 890 | + "arch": "arm64", |
| 891 | + "platform": "darwin", |
| 892 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.1-22746712011/node-22.22.1-darwin-arm64.tar.gz" |
| 893 | + }, |
| 894 | + { |
| 895 | + "filename": "node-22.22.1-darwin-x64.tar.gz", |
| 896 | + "arch": "x64", |
| 897 | + "platform": "darwin", |
| 898 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.1-22746712011/node-22.22.1-darwin-x64.tar.gz" |
| 899 | + }, |
| 900 | + { |
| 901 | + "filename": "node-22.22.1-linux-arm64.tar.gz", |
| 902 | + "arch": "arm64", |
| 903 | + "platform": "linux", |
| 904 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.1-22746712011/node-22.22.1-linux-arm64.tar.gz" |
| 905 | + }, |
| 906 | + { |
| 907 | + "filename": "node-22.22.1-linux-x64.tar.gz", |
| 908 | + "arch": "x64", |
| 909 | + "platform": "linux", |
| 910 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.1-22746712011/node-22.22.1-linux-x64.tar.gz" |
| 911 | + }, |
| 912 | + { |
| 913 | + "filename": "node-22.22.1-win32-arm64.7z", |
| 914 | + "arch": "arm64", |
| 915 | + "platform": "win32", |
| 916 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.1-22746712011/node-22.22.1-win32-arm64.7z" |
| 917 | + }, |
| 918 | + { |
| 919 | + "filename": "node-22.22.1-win32-x64.7z", |
| 920 | + "arch": "x64", |
| 921 | + "platform": "win32", |
| 922 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.1-22746712011/node-22.22.1-win32-x64.7z" |
| 923 | + } |
| 924 | + ] |
| 925 | + }, |
882 | 926 | { |
883 | 927 | "version": "22.22.0", |
884 | 928 | "stable": true, |
|
2155 | 2199 | } |
2156 | 2200 | ] |
2157 | 2201 | }, |
| 2202 | + { |
| 2203 | + "version": "20.20.1", |
| 2204 | + "stable": true, |
| 2205 | + "lts": "Iron", |
| 2206 | + "release_url": "https://github.com/actions/node-versions/releases/tag/20.20.1-22746716736", |
| 2207 | + "files": [ |
| 2208 | + { |
| 2209 | + "filename": "node-20.20.1-darwin-arm64.tar.gz", |
| 2210 | + "arch": "arm64", |
| 2211 | + "platform": "darwin", |
| 2212 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.1-22746716736/node-20.20.1-darwin-arm64.tar.gz" |
| 2213 | + }, |
| 2214 | + { |
| 2215 | + "filename": "node-20.20.1-darwin-x64.tar.gz", |
| 2216 | + "arch": "x64", |
| 2217 | + "platform": "darwin", |
| 2218 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.1-22746716736/node-20.20.1-darwin-x64.tar.gz" |
| 2219 | + }, |
| 2220 | + { |
| 2221 | + "filename": "node-20.20.1-linux-arm64.tar.gz", |
| 2222 | + "arch": "arm64", |
| 2223 | + "platform": "linux", |
| 2224 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.1-22746716736/node-20.20.1-linux-arm64.tar.gz" |
| 2225 | + }, |
| 2226 | + { |
| 2227 | + "filename": "node-20.20.1-linux-x64.tar.gz", |
| 2228 | + "arch": "x64", |
| 2229 | + "platform": "linux", |
| 2230 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.1-22746716736/node-20.20.1-linux-x64.tar.gz" |
| 2231 | + }, |
| 2232 | + { |
| 2233 | + "filename": "node-20.20.1-win32-arm64.7z", |
| 2234 | + "arch": "arm64", |
| 2235 | + "platform": "win32", |
| 2236 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.1-22746716736/node-20.20.1-win32-arm64.7z" |
| 2237 | + }, |
| 2238 | + { |
| 2239 | + "filename": "node-20.20.1-win32-x64.7z", |
| 2240 | + "arch": "x64", |
| 2241 | + "platform": "win32", |
| 2242 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.1-22746716736/node-20.20.1-win32-x64.7z" |
| 2243 | + } |
| 2244 | + ] |
| 2245 | + }, |
2158 | 2246 | { |
2159 | 2247 | "version": "20.20.0", |
2160 | 2248 | "stable": true, |
|
0 commit comments