We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2150264 + 8bf7e02 commit 699d53aCopy full SHA for 699d53a
1 file changed
shard.yml
@@ -1,13 +1,12 @@
1
name: invidious
2
-version: 0.20.1
+version: 2.20240825.2-dev
3
4
authors:
5
- - Omar Roth <omarroth@protonmail.com>
6
- - Invidious team
+ - Invidious team <contact@invidious.io>
+ - Contributors!
7
8
-targets:
9
- invidious:
10
- main: src/invidious.cr
+description: |
+ Invidious is an alternative front-end to YouTube
11
12
dependencies:
13
pg:
@@ -40,6 +39,10 @@ development_dependencies:
40
39
github: crystal-ameba/ameba
41
version: ~> 1.6.1
42
43
-crystal: ">= 1.0.0, < 2.0.0"
+crystal: ">= 1.10.0, < 2.0.0"
44
45
license: AGPLv3
+
46
+repository: https://github.com/iv-org/invidious
47
+homepage: https://invidious.io
48
+documentation: https://docs.invidious.io
0 commit comments