From 1e21e1be73eca3b7534783e2cf88e549acff6bc0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 10 Jun 2024 03:37:58 +0200 Subject: [PATCH] Upgrade to v2024.06.09 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a2551e4..81505ad 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.06.06~ynh1" +version = "2024.06.09~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/7f1f140303eabc64762ca14e0664b14b1680f4ee.tar.gz" - sha256 = "88f92f3436d5d123c8033d90ce87b3f0c7880bb322984f3be4f6bf710223ebd4" + url = "https://github.com/jellyfin/jellyfin-vue/archive/259e633a4b5fd745722f5e6ecd6f0127c18ea885.tar.gz" + sha256 = "87aca8fe6adcca58a852b0a86514ea9cacc879395b14b757a865ba5c7665810d" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"