diff --git a/manifest.toml b/manifest.toml index 12b6cfb..f1ed97d 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.08.11~ynh1" +version = "2024.09.01~ynh1" maintainers = [] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/35e10cb1c57fff5752e034a99a7c79c68f0a0270.tar.gz" - sha256 = "d45d996ba3fcc52b668fcbc700c019482b5fa9d1976f46a252a7ce40d9b61ac5" + url = "https://github.com/jellyfin/jellyfin-vue/archive/c887f1799e2e7f4a7504a8604ac0b70225da3f2c.tar.gz" + sha256 = "915dd21e6d95181041502e9724085609fe0e7384f8c70f5dba248a00af158707" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"