From c47666dd58a3adef8ed18bc122965b65d86d2118 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 3 May 2024 03:35:55 +0200 Subject: [PATCH] Upgrade to v2024.05.02 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 110dd08..c7e9f0f 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.04.26~ynh1" +version = "2024.05.02~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/3b1093d78a78843d2afef0364aaf701c1d56e082.tar.gz" - sha256 = "651247960230c1686aaade530d78914114bd519aa9065aa9ccb7a6c7b037496e" + url = "https://github.com/jellyfin/jellyfin-vue/archive/1e19cba8ba0f6101528cf7fd1886c96b32844008.tar.gz" + sha256 = "ffc534c7df386d12263b7258b69ecb038b914be61ca839ad78a76a2fe7afc56b" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"