diff --git a/manifest.toml b/manifest.toml index 1234a12..08e7b92 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.10.24~ynh1" +version = "2023.10.30~ynh1" maintainers = [""] @@ -43,8 +43,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/095ec805c6014e715719aaf07ca6fd4a495297ab.tar.gz" - sha256 = "a972da7f83f2b6c6ddae630d02d36da6d65550341dc94c2fe7d7d9e20bb39b2f" + url = "https://github.com/jellyfin/jellyfin-vue/archive/a58e0f68d0b8676b99e5443db8ebef7e6b950310.tar.gz" + sha256 = "ec9202f5dd92656cc7ccc0ecdd5ab2bd31ad7423c75f6fc3fa4aab187a338dd2" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"