Skip to content

Commit 699d53a

Browse files
committed
Update shard.yml metadata (#5066)
Changes are mostly based off of the Crystal compiler's own shard.yml Remember to bump the version attribute when creating a release!!!
2 parents 2150264 + 8bf7e02 commit 699d53a

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

shard.yml

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
name: invidious
2-
version: 0.20.1
2+
version: 2.20240825.2-dev
33

44
authors:
5-
- Omar Roth <omarroth@protonmail.com>
6-
- Invidious team
5+
- Invidious team <contact@invidious.io>
6+
- Contributors!
77

8-
targets:
9-
invidious:
10-
main: src/invidious.cr
8+
description: |
9+
Invidious is an alternative front-end to YouTube
1110
1211
dependencies:
1312
pg:
@@ -40,6 +39,10 @@ development_dependencies:
4039
github: crystal-ameba/ameba
4140
version: ~> 1.6.1
4241

43-
crystal: ">= 1.0.0, < 2.0.0"
42+
crystal: ">= 1.10.0, < 2.0.0"
4443

4544
license: AGPLv3
45+
46+
repository: https://github.com/iv-org/invidious
47+
homepage: https://invidious.io
48+
documentation: https://docs.invidious.io

0 commit comments

Comments
 (0)