From ad3a28c32a15f842c2c9ed83a564963c0213fa49 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 3 Mar 2024 21:38:22 +0100 Subject: [PATCH] Upgrade to v2024.03.03 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 0afbc83..ee832a4 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.03.03~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/e63594e15021f49f8a059c9cbae64430202e93fb.tar.gz" + sha256 = "b56bef41b6ecbccea9e439d9fcb9289f78e8a344cef5f4f8e8ec946f3af607cc" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"