2017-11-29 16:12:23 -08:00
|
|
|
name: invidious
|
2019-06-05 21:08:16 -07:00
|
|
|
version: 0.18.0
|
2017-11-22 23:48:55 -08:00
|
|
|
|
|
|
|
authors:
|
2019-03-20 08:33:31 -07:00
|
|
|
- Omar Roth <omarroth@protonmail.com>
|
2017-11-22 23:48:55 -08:00
|
|
|
|
|
|
|
targets:
|
2017-11-29 16:12:23 -08:00
|
|
|
invidious:
|
|
|
|
main: src/invidious.cr
|
2017-11-22 23:48:55 -08:00
|
|
|
|
|
|
|
dependencies:
|
|
|
|
kemal:
|
2018-09-05 18:30:44 -07:00
|
|
|
github: kemalcr/kemal
|
2017-11-23 20:06:43 -08:00
|
|
|
pg:
|
|
|
|
github: will/crystal-pg
|
2019-06-07 18:23:37 -07:00
|
|
|
branch: cafe69e
|
2018-11-21 15:12:13 -08:00
|
|
|
sqlite3:
|
|
|
|
github: crystal-lang/crystal-sqlite3
|
2017-11-22 23:48:55 -08:00
|
|
|
|
2019-06-07 18:23:37 -07:00
|
|
|
crystal: 0.29.0
|
2017-11-22 23:48:55 -08:00
|
|
|
|
2018-01-28 09:32:40 -08:00
|
|
|
license: AGPLv3
|