invidious-experimenting/shard.yml

23 lines
336 B
YAML
Raw Normal View History

2017-11-30 05:42:23 +05:30
name: invidious
2018-10-24 07:25:20 +05:30
version: 0.11.0
2017-11-23 13:18:55 +05:30
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
2017-11-30 05:42:23 +05:30
invidious:
main: src/invidious.cr
2017-11-23 13:18:55 +05:30
dependencies:
2018-09-06 07:00:44 +05:30
detect_language:
github: detectlanguage/detectlanguage-crystal
2017-11-23 13:18:55 +05:30
kemal:
2018-09-06 07:00:44 +05:30
github: kemalcr/kemal
2018-11-10 09:00:02 +05:30
commit: afd17fc
pg:
github: will/crystal-pg
2017-11-23 13:18:55 +05:30
2018-09-06 07:00:44 +05:30
crystal: 0.26.1
2017-11-23 13:18:55 +05:30
2018-01-28 23:02:40 +05:30
license: AGPLv3