1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git synced 2024-09-03 19:36:33 +02:00

fix install, autoupdate

This commit is contained in:
Salamandar 2024-02-26 15:22:15 +01:00
parent 5d7638676b
commit 99a2ff3032

View file

@ -77,7 +77,11 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[resources.sources.main] [resources.sources.main]
url = "https://github.com/mautrix/facebook/archive/v0.5.1.tar.gz" url = "https://github.com/mautrix/facebook/archive/v0.5.1.tar.gz"
sha256 = "28fa1367c1108554e155b9b061adb6023fbde949b836db640bd74f5e88bf6249" sha256 = "28fa1367c1108554e155b9b061adb6023fbde949b836db640bd74f5e88bf6249"
extract = false
rename = "mautrix-facebook.tar.gz"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "tarball"
[resources.system_user] [resources.system_user]