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

fix source file

This commit is contained in:
OniriCorpe 2024-02-22 23:07:52 +01:00 committed by GitHub
parent 4a48b38ed0
commit 01997a1484
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/koel/koel/archive/refs/tags/v6.12.1.tar.gz"
sha256 = "605913a2edfb21322dfd4692b83c8b90c805aad6c2f88831702f2b76356dc07d"
url = "https://github.com/koel/koel/releases/download/v6.12.1/koel-v6.12.1.tar.gz"
sha256 = "d6526eea07374e20b6cd627126edaff92ff5881c51d1947705613a0d0b7061f2"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^koel-v.*tar.gz$"