forked from midou/invidious
23 lines
336 B
YAML
23 lines
336 B
YAML
name: invidious
|
|
version: 0.11.0
|
|
|
|
authors:
|
|
- Omar Roth <omarroth@hotmail.com>
|
|
|
|
targets:
|
|
invidious:
|
|
main: src/invidious.cr
|
|
|
|
dependencies:
|
|
detect_language:
|
|
github: detectlanguage/detectlanguage-crystal
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
commit: afd17fc
|
|
pg:
|
|
github: will/crystal-pg
|
|
|
|
crystal: 0.26.1
|
|
|
|
license: AGPLv3
|