diff --git a/manifest.toml b/manifest.toml index 461f26b..7bebe18 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.03.13~ynh1" +version = "2024.03.30~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/2ef5b841ec0db72e95efef7c0a80645cf6c18d8d.tar.gz" - sha256 = "cc1608b1c0f00bc8191cce93e0bb5828198330b0ad759b9efd96f494ef3ae482" + url = "https://github.com/jellyfin/jellyfin-vue/archive/9600525033ffc955aa4010151c1bc145a8cdb6a6.tar.gz" + sha256 = "d2bfafc105a2a88c68a9c15ce9e25c9563c736a4d82827539a7969569fc50afe" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"