1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git synced 2024-09-03 19:26:31 +02:00

Upgrade to v2023.11.03

This commit is contained in:
yunohost-bot 2023-11-04 05:16:35 +01:00 committed by Félix Piédallu
parent ae943d11d8
commit de86ab09b1

View file

@ -7,7 +7,7 @@ name = "Jellyfin Vue Client"
description.en = "Modern web client for Jellyfin" description.en = "Modern web client for Jellyfin"
description.fr = "Client web moderne pour Jellyfin" description.fr = "Client web moderne pour Jellyfin"
version = "2023.10.24~ynh1" version = "2023.11.03~ynh1"
maintainers = [""] maintainers = [""]
@ -43,8 +43,8 @@ ram.runtime = "0M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/jellyfin/jellyfin-vue/archive/095ec805c6014e715719aaf07ca6fd4a495297ab.tar.gz" url = "https://github.com/jellyfin/jellyfin-vue/archive/4370a78b14410a4ba0e160a021c8900fcd44d026.tar.gz"
sha256 = "a972da7f83f2b6c6ddae630d02d36da6d65550341dc94c2fe7d7d9e20bb39b2f" sha256 = "10d027d452771595d2a8c768d4c0f7d0a049dc77824f279dd74a095d726500a3"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"