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