diff --git a/manifest.toml b/manifest.toml index 762963a..e43cff2 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 = "2023.12.04~ynh1" +version = "2023.12.07~ynh1" maintainers = [""] @@ -43,8 +43,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/555635c9ee074e8d544ca6ce456d6ce819a73005.tar.gz" - sha256 = "965a627f7f59ad97d5c46fa07f08480de2dc242d69ac8a6a3a7cac08ec237ee2" + url = "https://github.com/jellyfin/jellyfin-vue/archive/37736c4d828f943b44f7df60dd6be80bf7b3db71.tar.gz" + sha256 = "81790fc8c6232d89785b5ba91bb158685a37ee51f387d813e07f975700007680" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"