diff --git a/manifest.toml b/manifest.toml index 2c8918a..cbba849 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.01.05~ynh1" +version = "2024.01.10~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/34f0a15555b48c22ce8f44be78e629718f49eac2.tar.gz" - sha256 = "6cb92174b6cb0a034f7b5c75c3f07556de7468bb614aa40616668a3262f54e6d" + url = "https://github.com/jellyfin/jellyfin-vue/archive/06f9ff0d2d17dd0556cc12daca6f7197dfccbb7e.tar.gz" + sha256 = "3bfc2bd9a904e2eb684dc986c5caecfc53dfde3b3e5f5ed9b3f67265af0e67e5" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"