mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-15 04:38:24 +00:00
Update shard.yml metadata
This commit is contained in:
parent
b173d4acf2
commit
9d54cf903e
15
shard.yml
15
shard.yml
@ -1,13 +1,12 @@
|
|||||||
name: invidious
|
name: invidious
|
||||||
version: 0.20.1
|
version: 2.20240825.2-dev
|
||||||
|
|
||||||
authors:
|
authors:
|
||||||
- Omar Roth <omarroth@protonmail.com>
|
- Omar Roth <omarroth@protonmail.com>
|
||||||
- Invidious team
|
- Invidious team <contact@invidious.io>
|
||||||
|
|
||||||
targets:
|
description: |
|
||||||
invidious:
|
Invidious is an alternative front-end to YouTube
|
||||||
main: src/invidious.cr
|
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
pg:
|
pg:
|
||||||
@ -40,6 +39,10 @@ development_dependencies:
|
|||||||
github: crystal-ameba/ameba
|
github: crystal-ameba/ameba
|
||||||
version: ~> 1.6.1
|
version: ~> 1.6.1
|
||||||
|
|
||||||
crystal: ">= 1.0.0, < 2.0.0"
|
crystal: ">= 1.10.0, < 2.0.0"
|
||||||
|
|
||||||
license: AGPLv3
|
license: AGPLv3
|
||||||
|
|
||||||
|
repository: https://github.com/iv-org/invidious
|
||||||
|
homepage: https://invidious.io
|
||||||
|
documentation: https://docs.invidious.io
|
||||||
|
Loading…
Reference in New Issue
Block a user