invidious/shard.yml
2018-03-16 19:36:49 -05:00

25 lines
369 B
YAML

name: invidious
version: 0.1.0
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
invidious:
main: src/invidious.cr
dependencies:
kemal:
github: kemalcr/kemal
branch: master
pg:
github: will/crystal-pg
branch: master
detect_language:
github: omarroth/detectlanguage-crystal
branch: v0.24.2
crystal: 0.24.2
license: AGPLv3