From 930013b4c150df3ccbd43cfa6aee9e766d762811 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Feb 2024 15:16:30 +0000 Subject: [PATCH] Upgrade to v2024.02.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0afbc83..d4d9ff0 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.02.22~ynh1" +version = "2024.02.26~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/1356f5913a4c4775d7b841949484531b4a5fd3e3.tar.gz" - sha256 = "8fdd41c40597555ee05358a07df8592e908ccc6e979781c4ddb744b9152f1b89" + url = "https://github.com/jellyfin/jellyfin-vue/archive/44e803178ca1e5981c2ca1a86279b146428df8c0.tar.gz" + sha256 = "07112130ab547bd043f0960ab9aef2110724ffaecce141faf95c1ac39f526627" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"