Add autoupdate

This commit is contained in:
Salamandar 2023-09-19 20:04:25 +02:00
parent 72f940192f
commit acd65356e8

View file

@ -90,6 +90,8 @@ ram.runtime = "1024M"
[resources.sources.main] [resources.sources.main]
url = "https://github.com/matrix-org/matrix-appservice-irc/archive/refs/tags/1.0.1.tar.gz" url = "https://github.com/matrix-org/matrix-appservice-irc/archive/refs/tags/1.0.1.tar.gz"
sha256 = "ac58ca1e7ed1a496b0ec69cd7079f67c2e3ad5007f24bdacd63fc992cc442ce3" sha256 = "ac58ca1e7ed1a496b0ec69cd7079f67c2e3ad5007f24bdacd63fc992cc442ce3"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "*.tar.gz"
[resources.system_user] [resources.system_user]
home = "/opt/yunohost/__APP__" home = "/opt/yunohost/__APP__"