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

Upgrade to v6.12.1

Changelog: https://github.com/koel/koel/releases/tag/v6.12.1
This commit is contained in:
yunohost-bot 2024-01-09 17:16:51 +01:00 committed by YunoHost Bot
parent 570f5901ea
commit f39c6ad6e7

View file

@ -7,7 +7,7 @@ name = "Koel"
description.en = "A simple web-based personal audio streaming service."
description.fr = "Un simple service web de streaming audio personnel."
version = "6.11.2~ynh1"
version = "6.12.1~ynh1"
maintainers = ["tituspijean"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/koel/koel/releases/download/v6.11.2/koel-v6.11.2.tar.gz"
sha256 = "db344b927be7a403712c3f4198288c01792dd1dc54af9b76b4ea16d6e62e5dc7"
url = "https://github.com/koel/koel/archive/refs/tags/v6.12.1.tar.gz"
sha256 = "605913a2edfb21322dfd4692b83c8b90c805aad6c2f88831702f2b76356dc07d"
autoupdate.strategy = "latest_github_release"