|
1 | 1 | [ |
| 2 | + { |
| 3 | + "version": "24.13.0", |
| 4 | + "stable": true, |
| 5 | + "lts": "Krypton", |
| 6 | + "release_url": "https://github.com/actions/node-versions/releases/tag/24.13.0-20981653924", |
| 7 | + "files": [ |
| 8 | + { |
| 9 | + "filename": "node-24.13.0-darwin-arm64.tar.gz", |
| 10 | + "arch": "arm64", |
| 11 | + "platform": "darwin", |
| 12 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.13.0-20981653924/node-24.13.0-darwin-arm64.tar.gz" |
| 13 | + }, |
| 14 | + { |
| 15 | + "filename": "node-24.13.0-darwin-x64.tar.gz", |
| 16 | + "arch": "x64", |
| 17 | + "platform": "darwin", |
| 18 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.13.0-20981653924/node-24.13.0-darwin-x64.tar.gz" |
| 19 | + }, |
| 20 | + { |
| 21 | + "filename": "node-24.13.0-linux-arm64.tar.gz", |
| 22 | + "arch": "arm64", |
| 23 | + "platform": "linux", |
| 24 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.13.0-20981653924/node-24.13.0-linux-arm64.tar.gz" |
| 25 | + }, |
| 26 | + { |
| 27 | + "filename": "node-24.13.0-linux-x64.tar.gz", |
| 28 | + "arch": "x64", |
| 29 | + "platform": "linux", |
| 30 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.13.0-20981653924/node-24.13.0-linux-x64.tar.gz" |
| 31 | + }, |
| 32 | + { |
| 33 | + "filename": "node-24.13.0-win32-arm64.7z", |
| 34 | + "arch": "arm64", |
| 35 | + "platform": "win32", |
| 36 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.13.0-20981653924/node-24.13.0-win32-arm64.7z" |
| 37 | + }, |
| 38 | + { |
| 39 | + "filename": "node-24.13.0-win32-x64.7z", |
| 40 | + "arch": "x64", |
| 41 | + "platform": "win32", |
| 42 | + "download_url": "https://github.com/actions/node-versions/releases/download/24.13.0-20981653924/node-24.13.0-win32-x64.7z" |
| 43 | + } |
| 44 | + ] |
| 45 | + }, |
2 | 46 | { |
3 | 47 | "version": "24.12.0", |
4 | 48 | "stable": true, |
|
747 | 791 | } |
748 | 792 | ] |
749 | 793 | }, |
| 794 | + { |
| 795 | + "version": "22.22.0", |
| 796 | + "stable": true, |
| 797 | + "lts": "Jod", |
| 798 | + "release_url": "https://github.com/actions/node-versions/releases/tag/22.22.0-20981702931", |
| 799 | + "files": [ |
| 800 | + { |
| 801 | + "filename": "node-22.22.0-darwin-arm64.tar.gz", |
| 802 | + "arch": "arm64", |
| 803 | + "platform": "darwin", |
| 804 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.0-20981702931/node-22.22.0-darwin-arm64.tar.gz" |
| 805 | + }, |
| 806 | + { |
| 807 | + "filename": "node-22.22.0-darwin-x64.tar.gz", |
| 808 | + "arch": "x64", |
| 809 | + "platform": "darwin", |
| 810 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.0-20981702931/node-22.22.0-darwin-x64.tar.gz" |
| 811 | + }, |
| 812 | + { |
| 813 | + "filename": "node-22.22.0-linux-arm64.tar.gz", |
| 814 | + "arch": "arm64", |
| 815 | + "platform": "linux", |
| 816 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.0-20981702931/node-22.22.0-linux-arm64.tar.gz" |
| 817 | + }, |
| 818 | + { |
| 819 | + "filename": "node-22.22.0-linux-x64.tar.gz", |
| 820 | + "arch": "x64", |
| 821 | + "platform": "linux", |
| 822 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.0-20981702931/node-22.22.0-linux-x64.tar.gz" |
| 823 | + }, |
| 824 | + { |
| 825 | + "filename": "node-22.22.0-win32-arm64.7z", |
| 826 | + "arch": "arm64", |
| 827 | + "platform": "win32", |
| 828 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.0-20981702931/node-22.22.0-win32-arm64.7z" |
| 829 | + }, |
| 830 | + { |
| 831 | + "filename": "node-22.22.0-win32-x64.7z", |
| 832 | + "arch": "x64", |
| 833 | + "platform": "win32", |
| 834 | + "download_url": "https://github.com/actions/node-versions/releases/download/22.22.0-20981702931/node-22.22.0-win32-x64.7z" |
| 835 | + } |
| 836 | + ] |
| 837 | + }, |
750 | 838 | { |
751 | 839 | "version": "22.21.1", |
752 | 840 | "stable": true, |
|
1979 | 2067 | } |
1980 | 2068 | ] |
1981 | 2069 | }, |
| 2070 | + { |
| 2071 | + "version": "20.20.0", |
| 2072 | + "stable": true, |
| 2073 | + "lts": "Iron", |
| 2074 | + "release_url": "https://github.com/actions/node-versions/releases/tag/20.20.0-20981710805", |
| 2075 | + "files": [ |
| 2076 | + { |
| 2077 | + "filename": "node-20.20.0-darwin-arm64.tar.gz", |
| 2078 | + "arch": "arm64", |
| 2079 | + "platform": "darwin", |
| 2080 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.0-20981710805/node-20.20.0-darwin-arm64.tar.gz" |
| 2081 | + }, |
| 2082 | + { |
| 2083 | + "filename": "node-20.20.0-darwin-x64.tar.gz", |
| 2084 | + "arch": "x64", |
| 2085 | + "platform": "darwin", |
| 2086 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.0-20981710805/node-20.20.0-darwin-x64.tar.gz" |
| 2087 | + }, |
| 2088 | + { |
| 2089 | + "filename": "node-20.20.0-linux-arm64.tar.gz", |
| 2090 | + "arch": "arm64", |
| 2091 | + "platform": "linux", |
| 2092 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.0-20981710805/node-20.20.0-linux-arm64.tar.gz" |
| 2093 | + }, |
| 2094 | + { |
| 2095 | + "filename": "node-20.20.0-linux-x64.tar.gz", |
| 2096 | + "arch": "x64", |
| 2097 | + "platform": "linux", |
| 2098 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.0-20981710805/node-20.20.0-linux-x64.tar.gz" |
| 2099 | + }, |
| 2100 | + { |
| 2101 | + "filename": "node-20.20.0-win32-arm64.7z", |
| 2102 | + "arch": "arm64", |
| 2103 | + "platform": "win32", |
| 2104 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.0-20981710805/node-20.20.0-win32-arm64.7z" |
| 2105 | + }, |
| 2106 | + { |
| 2107 | + "filename": "node-20.20.0-win32-x64.7z", |
| 2108 | + "arch": "x64", |
| 2109 | + "platform": "win32", |
| 2110 | + "download_url": "https://github.com/actions/node-versions/releases/download/20.20.0-20981710805/node-20.20.0-win32-x64.7z" |
| 2111 | + } |
| 2112 | + ] |
| 2113 | + }, |
1982 | 2114 | { |
1983 | 2115 | "version": "20.19.6", |
1984 | 2116 | "stable": true, |
|
0 commit comments