diff --git a/manifest.toml b/manifest.toml index 047868f..0bbffaf 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.05.17~ynh1" +version = "2024.05.18~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/847acb2038fbc71f102a25f048d98df4d3e9ae2c.tar.gz" - sha256 = "e5beb994ab22ae8b3621d30fd654c18050b1671401932186888ac90a336d29cf" + url = "https://github.com/jellyfin/jellyfin-vue/archive/cbc36cb466b3e90b5e9a13004319d1d36eac7590.tar.gz" + sha256 = "37abdf295b0b821d06e34e27dd336fa5db8c8b29dd78f35baf2699f7e4a7f701" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"