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 #147 from YunoHost-Apps/ci-auto-update-2024.06.06

Upgrade to v2024.06.06
This commit is contained in:
eric_G 2024-06-07 08:27:11 +02:00 committed by GitHub
commit 4257e6a1c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
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.06.04~ynh1
**Shipped version:** 2024.06.06~ynh1
**Demo:** <https://jf-vue.pages.dev>

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
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.
**Versión actual:** 2024.06.04~ynh1
**Versión actual:** 2024.06.06~ynh1
**Demo:** <https://jf-vue.pages.dev>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
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.
**Paketatutako bertsioa:** 2024.06.04~ynh1
**Paketatutako bertsioa:** 2024.06.06~ynh1
**Demoa:** <https://jf-vue.pages.dev>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
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.06.04~ynh1
**Version incluse:** 2024.06.06~ynh1
**Démo:** <https://jf-vue.pages.dev>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
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.
**Versión proporcionada:** 2024.06.04~ynh1
**Versión proporcionada:** 2024.06.06~ynh1
**Demo:** <https://jf-vue.pages.dev>

View file

@ -19,7 +19,7 @@
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.
**分发版本:** 2024.06.04~ynh1
**分发版本:** 2024.06.06~ynh1
**演示:** <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.06.04~ynh1"
version = "2024.06.06~ynh1"
maintainers = []
@ -45,8 +45,8 @@ ram.runtime = "0M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/jellyfin/jellyfin-vue/archive/f8d483e13839e78a6096d4444302ad16aea3ad03.tar.gz"
sha256 = "9b7bcebf3507887c826fa9346f00f8ce6ed8f6f46d833fdc476d55c10db759fb"
url = "https://github.com/jellyfin/jellyfin-vue/archive/7f1f140303eabc64762ca14e0664b14b1680f4ee.tar.gz"
sha256 = "88f92f3436d5d123c8033d90ce87b3f0c7880bb322984f3be4f6bf710223ebd4"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"