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

Upgrade to v2023.10.18
This commit is contained in:
eric_G 2023-10-18 23:21:49 +02:00 committed by GitHub
commit ce1a82afb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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:** 2023.10.09~ynh1
**Shipped version:** 2023.10.18~ynh1
## Screenshots

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 :** 2023.10.09~ynh1
**Version incluse :** 2023.10.18~ynh1
## Captures décran

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 = "2023.10.09~ynh1"
version = "2023.10.18~ynh1"
maintainers = [""]
@ -43,8 +43,8 @@ ram.runtime = "0M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/jellyfin/jellyfin-vue/archive/a131e130ce933be17e84bcbffa4e1fd2ae05a6cf.tar.gz"
sha256 = "505dd6904e00b56b29a0b8257001b2e87bb51788d888f516585237ee2f24dedc"
url = "https://github.com/jellyfin/jellyfin-vue/archive/82dd0ce1d3802c9a3fc88445a5cfde77ff118d71.tar.gz"
sha256 = "e7a34650b2744130f7525f24e0dfe78443674bbb4d37afbd5cb5d0d802f6489d"
autoupdate.upstream = "https://github.com/jellyfin/jellyfin-vue/"
autoupdate.strategy = "latest_github_commit"