diff --git a/manifest.toml b/manifest.toml index fb15f77..97aad20 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.07.19~ynh1" +version = "2024.07.24~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/5740dcd79564cc97c4022e2a39239692ec167fcb.tar.gz" - sha256 = "40efb7e2015c9b62cba616c2a083bf285e3aa3263f17a926d13bac0df586147c" + url = "https://github.com/jellyfin/jellyfin-vue/archive/a87e1d6b755287472eace9473f448720596740bd.tar.gz" + sha256 = "e53b39c3d93fbff049ea724a7fe7bf23fe82c02945f58d4e32cfd1c49f03d958" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"