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

34 lines
546 B
YAML

7 years ago
name: invidious
5 years ago
version: 0.20.1
7 years ago
authors:
- Omar Roth <omarroth@protonmail.com>
7 years ago
targets:
7 years ago
invidious:
main: src/invidious.cr
7 years ago
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.21.1
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.16.0
5 years ago
kemal:
github: kemalcr/kemal
branch: master
pool:
github: ysbaddaden/pool
version: ~> 0.2.3
protodec:
github: omarroth/protodec
version: ~> 0.1.2
lsquic:
github: omarroth/lsquic.cr
branch: dev
7 years ago
crystal: 0.35.0
7 years ago
7 years ago
license: AGPLv3