From 0383d6041785cfe47bea28fa2da19b4a3aa9d961 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Oct 2023 06:16:22 +0200 Subject: [PATCH] Upgrade to v2023.10.15 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9371edd..9a13efc 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 = "2023.10.09~ynh1" +version = "2023.10.15~ynh1" maintainers = [""] @@ -43,8 +43,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/a131e130ce933be17e84bcbffa4e1fd2ae05a6cf.tar.gz" - sha256 = "505dd6904e00b56b29a0b8257001b2e87bb51788d888f516585237ee2f24dedc" + url = "https://github.com/jellyfin/jellyfin-vue/archive/9ca1c6bd3f54956b4a2c55561001c9594a057754.tar.gz" + sha256 = "ff2e5f2f184dd6d0d8e91f655938c9f9fba6c5b84910982fc9445c295786d796" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"