invidious/shard.yml
2017-11-29 21:49:26 -06:00

22 lines
288 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: crystalv024
crystal: 0.24.0
license: MIT