1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/koel_ynh.git synced 2024-09-03 19:35:54 +02:00

Merge pull request #26 from YunoHost-Apps/ci-auto-update-7.0.12

Upgrade to v7.0.12
This commit is contained in:
eric_G 2024-09-03 12:49:59 +02:00 committed by GitHub
commit 6bbec8f420
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 11 deletions

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**Shipped version:** 7.0.10~ynh1
**Shipped version:** 7.0.12~ynh1
**Demo:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**Versión actual:** 7.0.10~ynh1
**Versión actual:** 7.0.12~ynh1
**Demo:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**Paketatutako bertsioa:** 7.0.10~ynh1
**Paketatutako bertsioa:** 7.0.12~ynh1
**Demoa:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Un simple service web de streaming audio personnel, écrit en Vue pour le client
Destiné aux développeurs web, Koel utilise certaines des technologies web les plus modernes pour accomplir son travail.
**Version incluse:** 7.0.10~ynh1
**Version incluse:** 7.0.12~ynh1
**Démo:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**Versión proporcionada:** 7.0.10~ynh1
**Versión proporcionada:** 7.0.12~ynh1
**Demo:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**Versi terkirim:** 7.0.10~ynh1
**Versi terkirim:** 7.0.12~ynh1
**Demo:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**Поставляемая версия:** 7.0.10~ynh1
**Поставляемая версия:** 7.0.12~ynh1
**Демо-версия:** <https://demo.koel.dev>

View file

@ -21,7 +21,7 @@ Koel is a simple web-based personal audio streaming service written in Vue on th
Targeting web developers, Koel embraces some of the more modern web technologies to do its job.
**分发版本:** 7.0.10~ynh1
**分发版本:** 7.0.12~ynh1
**演示:** <https://demo.koel.dev>

View file

@ -7,7 +7,7 @@ name = "Koel"
description.en = "Simple web-based personal audio streaming service"
description.fr = "Simple service web de streaming audio personnel"
version = "7.0.10~ynh1"
version = "7.0.12~ynh1"
maintainers = ["tituspijean"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/koel/koel/releases/download/v7.0.10/koel-v7.0.10.tar.gz"
sha256 = "8c3fe63ed0d416a94f456050ccc622be9a94b7d85f585b444d0317201fafc767"
url = "https://github.com/koel/koel/releases/download/v7.0.12/koel-v7.0.12.tar.gz"
sha256 = "d56921b243954b4fcc0b03caa880e85179caf71ed1a0cdc5ef9893ddb2432bbd"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^koel-v.*tar.gz$"