You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
invidious/shard.yml

25 lines
374 B
YAML

7 years ago
name: invidious
version: 0.2.0
7 years ago
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
7 years ago
invidious:
main: src/invidious.cr
7 years ago
dependencies:
kemal:
github: kemalcr/kemal
branch: master
pg:
github: will/crystal-pg
branch: master
detect_language:
github: detectlanguage/detectlanguage-crystal
branch: master
7 years ago
6 years ago
crystal: 0.25.1
7 years ago
7 years ago
license: AGPLv3