From 5659e8179b5e1a2db1124f3e3cacb3d8d00e2cde Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 May 2024 03:36:00 +0200 Subject: [PATCH] Upgrade to v2024.04.30 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 110dd08..6dcc424 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.04.30~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/ab69c2e28acf6e01d041450e91de8321e667a8e9.tar.gz" + sha256 = "13618323532b367436bbd73895bbd17b5279d6998deddfa5734dc4b5a7c90d1f" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"