diff --git a/manifest.toml b/manifest.toml index 58a744f..92bf3ff 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.06.25~ynh1" +version = "2024.07.02~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/b5da26fa19b0a38d914f8003774f321b38984dd9.tar.gz" - sha256 = "2d112bbfa790fc147d5e1e1bd34a8f78a95974166baeabf9c5e3b6df491c85b4" + url = "https://github.com/jellyfin/jellyfin-vue/archive/5f50e440cc4873bfadd18ff04250496dac428c88.tar.gz" + sha256 = "0aa6ac7bcff08a2c77d06e66c1956a88a931bc0ad3fefd318631d21bf0a085e1" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"