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 v7.0.5

https://github.com/koel/koel/releases/tag/v7.0.5
This commit is contained in:
yunohost-bot 2024-07-15 03:36:44 +02:00 committed by YunoHost Bot
parent 7952d29b91
commit 28691312fb

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 = "7.0.2~ynh1"
version = "7.0.5~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.2/koel-v7.0.2.tar.gz"
sha256 = "70ee1d9f045b1e70f69956d8fbd3a94dc2134b9e774b9237d251d0a71667ccba"
url = "https://github.com/koel/koel/releases/download/v7.0.5/koel-v7.0.5.tar.gz"
sha256 = "82642297c06c6d8f732b89c820730bf5f5beb837e28897ba0a81e1bf70336fbf"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^koel-v.*tar.gz$"