README: mark 12 as EOL, drop 17 and add 18
This commit is contained in:
parent
882b49630f
commit
70a195a8c5
18
README.md
18
README.md
@ -4,15 +4,15 @@ A utility to fetch or build patched Node binaries used by [pkg](https://github.c
|
||||
|
||||
| Node | Platform | Architectures | Minimum OS version |
|
||||
| --------------------------------------------------------------------------------- | ----------- | ------------------------- | --------------------------------------------------------------------------------- |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12, 14, 16, 17<sup>[2](#fn2)</sup> | alpine | x64, arm64 | 3.7.3, other distros with musl libc >= 1.1.18 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12, 14, 16, 17<sup>[2](#fn2)</sup> | linux | x64 | Enterprise Linux 7, Ubuntu 14.04, Debian jessie, other distros with glibc >= 2.17 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12, 14, 16, 17<sup>[2](#fn2)</sup> | linux | arm64 | Enterprise Linux 8, Ubuntu 18.04, Debian buster, other distros with glibc >= 2.27 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12, 14, 16, 17<sup>[2](#fn2)</sup> | linuxstatic | x64, arm64 | Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
|
||||
| 16, 17<sup>[2](#fn2)</sup> | linuxstatic | armv7<sup>[2](#fn2)</sup> | Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12, 14, 16, 17<sup>[2](#fn2)</sup> | macos | x64 | 10.13 |
|
||||
| 14, 16, 17<sup>[2](#fn2)</sup> | macos | arm64<sup>[3](#fn3)</sup> | 11.0 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12, 14, 16, 17<sup>[2](#fn2)</sup> | win | x64 | 8.1 |
|
||||
| 14, 16, 17<sup>[2](#fn2)</sup> | win | arm64 | 10 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12<sup>[1](#fn1)</sup>, 14, 16, 18 | alpine | x64, arm64 | 3.7.3, other distros with musl libc >= 1.1.18 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12<sup>[1](#fn1)</sup>, 14, 16, 18 | linux | x64 | Enterprise Linux 7, Ubuntu 14.04, Debian jessie, other distros with glibc >= 2.17 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12<sup>[1](#fn1)</sup>, 14, 16, 18 | linux | arm64 | Enterprise Linux 8, Ubuntu 18.04, Debian buster, other distros with glibc >= 2.27 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12<sup>[1](#fn1)</sup>, 14, 16, 18 | linuxstatic | x64, arm64 | Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
|
||||
| 16, 18 | linuxstatic | armv7<sup>[2](#fn2)</sup> | Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended) |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12<sup>[1](#fn1)</sup>, 14, 16, 18 | macos | x64 | 10.13 |
|
||||
| 14, 16, 18 | macos | arm64<sup>[3](#fn3)</sup> | 11.0 |
|
||||
| 8<sup>[1](#fn1)</sup>, 10<sup>[1](#fn1)</sup>, 12<sup>[1](#fn1)</sup>, 14, 16, 18 | win | x64 | 8.1 |
|
||||
| 14, 16, 18 | win | arm64 | 10 |
|
||||
|
||||
<em id="fn1">[1]</em>: end-of-life, may be removed in the next major release.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user