1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git synced 2024-09-03 19:26:31 +02:00

Merge pull request #77 from YunoHost-Apps/testing

Testing 2024.02.22~ynh1
This commit is contained in:
OniriCorpe 2024-02-23 00:35:42 +01:00 committed by GitHub
commit 82bc65038c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details.
**Shipped version:** 2024.02.14~ynh1
**Shipped version:** 2024.02.22~ynh1
**Demo:** https://jf-vue.pages.dev

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Jellyfin Vue est la prochaine étape du développement de Jellyfin. C'est une nouvelle interface, basée sur Vue. Des détails peuvent être trouvés ici : https://jellyfin.org/posts/vue-vue3.
**Version incluse :** 2024.02.14~ynh1
**Version incluse :** 2024.02.22~ynh1
**Démo :** https://jf-vue.pages.dev

View file

@ -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.14~ynh1"
version = "2024.02.22~ynh1"
maintainers = [""]
@ -45,8 +45,8 @@ ram.runtime = "0M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/jellyfin/jellyfin-vue/archive/a4f220ac6622873ff3a34c8074b0c1c63512ec27.tar.gz"
sha256 = "7fe0cfdc0f5611078f6424f5ee8f9488ffb2861b2e639b79a25b2cc9f2697b4b"
url = "https://github.com/jellyfin/jellyfin-vue/archive/1356f5913a4c4775d7b841949484531b4a5fd3e3.tar.gz"
sha256 = "8fdd41c40597555ee05358a07df8592e908ccc6e979781c4ddb744b9152f1b89"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"