From 5c346befd7e258f588410edb77f045636fd9ca8c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Jan 2024 21:32:12 +0100 Subject: [PATCH] Upgrade to v2024.01.29 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8bec923..9a30e0f 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.01.25~ynh1" +version = "2024.01.29~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/a0b162572724aa36808a051d703954e1de635dd8.tar.gz" - sha256 = "2138d1ecd752566bc91ddeb548f9f84644be9cc15b35462de40552115149847e" + url = "https://github.com/jellyfin/jellyfin-vue/archive/2c5984567532e77121095655d510fda925cddb49.tar.gz" + sha256 = "1db918f0e9dc488ad363b1e63ec91497ad88a465f634d6dccb95cb8048581000" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"