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!!!
This commit is contained in:
Samantaz Fox 2024-11-10 21:03:13 +01:00
commit 699d53ad41
No known key found for this signature in database
GPG Key ID: F42821059186176E

View File

@ -1,13 +1,12 @@
name: invidious
version: 0.20.1
version: 2.20240825.2-dev
authors:
- Omar Roth <omarroth@protonmail.com>
- Invidious team
- Invidious team <contact@invidious.io>
- Contributors!
targets:
invidious:
main: src/invidious.cr
description: |
Invidious is an alternative front-end to YouTube
dependencies:
pg:
@ -40,6 +39,10 @@ development_dependencies:
github: crystal-ameba/ameba
version: ~> 1.6.1
crystal: ">= 1.0.0, < 2.0.0"
crystal: ">= 1.10.0, < 2.0.0"
license: AGPLv3
repository: https://github.com/iv-org/invidious
homepage: https://invidious.io
documentation: https://docs.invidious.io