mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update manifest.toml
This commit is contained in:
parent
be09f125f4
commit
0de05b03ea
1 changed files with 2 additions and 1 deletions
|
@ -71,8 +71,9 @@ ram.runtime = "50M"
|
||||||
[resources.sources.rabbitmq]
|
[resources.sources.rabbitmq]
|
||||||
url = "https://github.com/rabbitmq/rabbitmq-server/releases/download/v3.12.8/rabbitmq-server_3.12.8-1_all.deb"
|
url = "https://github.com/rabbitmq/rabbitmq-server/releases/download/v3.12.8/rabbitmq-server_3.12.8-1_all.deb"
|
||||||
sha256 = "bc796fed9477c6c2ea56b3ecaea529ee3abc19cf2bab74a5fb79fad856d2dfef"
|
sha256 = "bc796fed9477c6c2ea56b3ecaea529ee3abc19cf2bab74a5fb79fad856d2dfef"
|
||||||
|
rename ="rabbitmq-server.deb"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
allow_email = true
|
allow_email = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue