mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Update dependencies
This commit is contained in:
parent
02f1cd1a8b
commit
1aef0d84cf
2 changed files with 5 additions and 1 deletions
|
@ -4,6 +4,10 @@ shards:
|
||||||
github: crystal-lang/crystal-db
|
github: crystal-lang/crystal-db
|
||||||
version: 0.5.0
|
version: 0.5.0
|
||||||
|
|
||||||
|
detect_language:
|
||||||
|
github: omarroth/detectlanguage-crystal
|
||||||
|
commit: 3fa7fe22593e1c3dbee00f45467b4c8556c8f88e
|
||||||
|
|
||||||
kemal:
|
kemal:
|
||||||
github: kemalcr/kemal
|
github: kemalcr/kemal
|
||||||
commit: 11295f058407e6724554775c4ed1b11b98084411
|
commit: 11295f058407e6724554775c4ed1b11b98084411
|
||||||
|
|
|
@ -17,7 +17,7 @@ dependencies:
|
||||||
branch: master
|
branch: master
|
||||||
detect_language:
|
detect_language:
|
||||||
github: omarroth/detectlanguage-crystal
|
github: omarroth/detectlanguage-crystal
|
||||||
branch: v0.24.2
|
branch: master
|
||||||
|
|
||||||
crystal: 0.24.2
|
crystal: 0.24.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue