mirror of
https://github.com/iv-org/invidious.git
synced 2026-08-16 21:10:53 -05:00
Update src/invidious.cr
Co-authored-by: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com>
This commit is contained in:
parent
268d6e8420
commit
ac35c032a6
@ -55,7 +55,7 @@ require "./invidious/jobs/*"
|
||||
# version.
|
||||
{% if compare_versions(Crystal::VERSION, "1.14.1") < 0 %}
|
||||
{{ raise "Crystal version 1.14.1 or newer is required to build Invidious. \
|
||||
you currently have Crystal version #{Crystal::VERSION}, \
|
||||
You currently have Crystal version #{Crystal::VERSION} installed. \
|
||||
update it to a new version to be able to build Invidious. \
|
||||
For more information, visit the official Crystal compiler website: https://crystal-lang.org/install/" }}
|
||||
{% end %}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user