From 24a1fb1b30419f629acce8a8a3f4e3175490e7e3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 17 Apr 2024 03:36:38 +0200 Subject: [PATCH] Upgrade to v2024.04.16 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 533dc13..9fd6aea 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.05~ynh1" +version = "2024.04.16~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/9a0225bd736dfe5fe02f7ab2ffbb17f8eef9a64e.tar.gz" - sha256 = "b51fc2164ec9112dddb41aa6e2f5735e067636112bccd06741c35d2e71ef63d5" + url = "https://github.com/jellyfin/jellyfin-vue/archive/87b7da5dc3087c87d8d54d22480a24ea4cdaf3fb.tar.gz" + sha256 = "d1c75acf4da4e0fc026ff792ed575ddd421395905aa6e4401b4e2d63462845a1" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"