Bump supported crystal versions in manual install

This commit is contained in:
syeopite 2025-01-21 20:16:38 +00:00 committed by GitHub
parent 824e25ac46
commit fc273902c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -185,9 +185,9 @@ The following systemd service file can be used to run inv_sig_helper with system
Follow the instructions for your distribution here: https://crystal-lang.org/install/
**Note:** Invidious currently supports the following Crystal versions: `1.10.x` / `1.11.x` / `1.12.x`. \
Versions `1.9.x` and older are incompatible because we use features only present in the newer versions. \
Versions `1.13.x` should be compatible, however we did not test it.
**Note:** Invidious currently supports the following Crystal versions: `1.12.x` / `1.13.x` / `1.14.x`. \
Versions `1.12.x` and older are incompatible because we use features only present in the newer versions. \
Versions `1.15.x` should be compatible, however we did not test it.
#### Install the dependencies