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:
parent
5d7638676b
commit
99a2ff3032
1 changed files with 7 additions and 3 deletions
|
@ -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]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue