From 20318c6d74c3903d9ec38309c316ef67b2823b54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Wed, 25 Oct 2023 13:17:05 +0200 Subject: [PATCH] Upgrade to v2023.10.22 --- manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index bedeafd..ca618ad 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,9 +7,9 @@ name = "Jellyfin Vue Client" description.en = "Modern web client for Jellyfin" description.fr = "Client web moderne pour Jellyfin" -version = "0.3.1~ynh2" +version = "2023.10.22~ynh1" -maintainers = ["johndoe"] +maintainers = [""] [upstream] license = "GPL-3.0-only" @@ -43,8 +43,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/f1efc3cd0923d09af69debea1e19a08b24310afc.tar.gz" - sha256 = "7f3a81a44153b456012bb0c2a0d404eb0b4ac0db1c56768cef7e37ed4eb52c6f" + url = "https://github.com/jellyfin/jellyfin-vue/archive/c64623e1d7abdce5685962d809efdae8518ef9c4.tar.gz" + sha256 = "78c58277e89278c6c41ff94ef983141505a5d0f253bf78e186a5f67bd1b2879d" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"