invidious/shard.yml

25 行
374 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: detectlanguage/detectlanguage-crystal
branch: master
crystal: 0.24.2
license: AGPLv3