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

Upgrade to v2024.05.23
This commit is contained in:
eric_G 2024-05-26 12:39:39 +02:00 committed by GitHub
commit b54da47263
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
- [Lee el README en español](README_es.md)
- [Lea el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

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.05.18~ynh1
**Shipped version:** 2024.05.23~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.05.18~ynh1
**Versión actual:** 2024.05.23~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.05.18~ynh1
**Paketatutako bertsioa:** 2024.05.23~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.05.18~ynh1
**Version incluse:** 2024.05.23~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.05.18~ynh1
**Versión proporcionada:** 2024.05.23~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.05.18~ynh1
**分发版本:** 2024.05.23~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.05.18~ynh1"
version = "2024.05.23~ynh1"
maintainers = []
@ -45,8 +45,8 @@ ram.runtime = "0M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/jellyfin/jellyfin-vue/archive/cbc36cb466b3e90b5e9a13004319d1d36eac7590.tar.gz"
sha256 = "37abdf295b0b821d06e34e27dd336fa5db8c8b29dd78f35baf2699f7e4a7f701"
url = "https://github.com/jellyfin/jellyfin-vue/archive/f2dce139ba2ef585e172e419505efeb2195767d9.tar.gz"
sha256 = "e2f7a29bcba31f6b9a35a8fb2f11fdb32ff58d03ba827eaf671672ca58c746f0"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"