diff --git a/manifest.toml b/manifest.toml index 9491390..ae02efb 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.02.02~ynh1" +version = "2024.02.14~ynh1" maintainers = [""] @@ -45,8 +45,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/jellyfin/jellyfin-vue/archive/fe71c6d7d7a4ae2f75e62b8556f27821c55c633e.tar.gz" - sha256 = "c6c1386ed73270f94cfd9238dc6f2dfc50cda9fe7296ec9b15a8d3d045e823e0" + url = "https://github.com/jellyfin/jellyfin-vue/archive/a4f220ac6622873ff3a34c8074b0c1c63512ec27.tar.gz" + sha256 = "7fe0cfdc0f5611078f6424f5ee8f9488ffb2861b2e639b79a25b2cc9f2697b4b" autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/" autoupdate.strategy = "latest_github_commit"