From c497c070e9285c270a948aca54c031ece28c3e6d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 11 Jan 2024 17:16:44 +0100 Subject: [PATCH] Upgrade to v2024.01.11 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index cbba849..c9e2706 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.10~ynh1" +version = "2024.01.11~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/06f9ff0d2d17dd0556cc12daca6f7197dfccbb7e.tar.gz" - sha256 = "3bfc2bd9a904e2eb684dc986c5caecfc53dfde3b3e5f5ed9b3f67265af0e67e5" + url = "https://github.com/jellyfin/jellyfin-vue/archive/e7823faeae2e3905321d20ea50d911eba91e8849.tar.gz" + sha256 = "7a1b7f6288569a802b366932d77aeb3a9ec533c0756de89f1ed6064e46d581f5" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"