diff --git a/manifest.toml b/manifest.toml index 533dc13..5301e91 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.05~ynh1" +version = "2024.04.23~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/9a0225bd736dfe5fe02f7ab2ffbb17f8eef9a64e.tar.gz" - sha256 = "b51fc2164ec9112dddb41aa6e2f5735e067636112bccd06741c35d2e71ef63d5" + url = "https://github.com/jellyfin/jellyfin-vue/archive/271bf466edcfb715ba2cb1c412aed71427bdc495.tar.gz" + sha256 = "f702a4a259b354fcfd7d74276c423c8ea7afd92249379e948ad7baf71e9695da" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"