Bump supported crystal versions in manual install (#630)

* Bump supported crystal versions in manual install

* Typo
This commit is contained in:
syeopite 2025-03-06 03:30:12 +00:00 committed by GitHub
parent 0b24dfde74
commit 3568e57de4
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.11.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