From 234711a65ecee81d6dcda756c3f534703c7997f1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 Jan 2024 21:32:33 +0100 Subject: [PATCH] Upgrade to v2024.01.23 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index bed9290..753b548 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.18~ynh1" +version = "2024.01.23~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/37c3aa12ee64d5a761b7701dca5be048f5863e35.tar.gz" + sha256 = "678abc244a4dcd45d7ab0f808ce8023e8d378361dafe4e397d86f3e08379a64a" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"