mirror of
https://github.com/YunoHost-Apps/listmonk_ynh.git
synced 2024-09-03 19:36:15 +02:00
Update manifest.toml
This commit is contained in:
parent
13f879af4e
commit
590c841f62
1 changed files with 5 additions and 2 deletions
|
@ -42,9 +42,12 @@ ram.runtime = "50M"
|
|||
type = "password"
|
||||
|
||||
[resources]
|
||||
|
||||
[resources.sources]
|
||||
main.url = "https://github.com/knadh/listmonk/archive/refs/tags/v2.2.0.tar.gz"
|
||||
main.sha256 = "6eef831f7ceef80624ae69cd7020504344410d0f8015a0e150b88d324894ca8d"
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/knadh/listmonk/archive/refs/tags/v2.2.0.tar.gz"
|
||||
sha256 = "6eef831f7ceef80624ae69cd7020504344410d0f8015a0e150b88d324894ca8d"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue