mirror of
https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git
synced 2024-09-03 19:26:31 +02:00
Upgrade to v2024.01.25
This commit is contained in:
parent
7718a4cb5b
commit
3ea360e19a
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Jellyfin Vue Client"
|
|||
description.en = "Modern web client for Jellyfin"
|
||||
description.fr = "Client web moderne pour Jellyfin"
|
||||
|
||||
version = "2024.01.18~ynh1"
|
||||
version = "2024.01.25~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -45,8 +45,8 @@ ram.runtime = "0M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jellyfin/jellyfin-vue/archive/5e8653fef4ff0ac261280d73d576329a38567180.tar.gz"
|
||||
sha256 = "6c2a71c65dd0c5eb43f2f1fc690d31e1634b300a526e2d9243aecac9f980fafa"
|
||||
url = "https://github.com/jellyfin/jellyfin-vue/archive/a0b162572724aa36808a051d703954e1de635dd8.tar.gz"
|
||||
sha256 = "2138d1ecd752566bc91ddeb548f9f84644be9cc15b35462de40552115149847e"
|
||||
|
||||
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
|
Loading…
Reference in a new issue