diff --git a/manifest.toml b/manifest.toml index 5af4cbc..5693e00 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 = "0.3.1~ynh2" +version = "2023.10.08~ynh1" maintainers = ["johndoe"] @@ -43,8 +43,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/f1efc3cd0923d09af69debea1e19a08b24310afc.tar.gz" - sha256 = "7f3a81a44153b456012bb0c2a0d404eb0b4ac0db1c56768cef7e37ed4eb52c6f" + url = "https://github.com/jellyfin/jellyfin-vue/archive/65b641484ae7cfa946d4280caa2c56e79ead59ce.tar.gz" + sha256 = "5fcc81fc1cd132e8898103b7c4d8a3292663019566340e74f35acd156edfec54" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"