diff --git a/manifest.toml b/manifest.toml index 4be5844..db583cc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -74,10 +74,14 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen default = "local" [resources] - [resources.sources.main] - url = "https://github.com/mautrix/facebook/archive/v0.5.1.tar.gz" - sha256 = "28fa1367c1108554e155b9b061adb6023fbde949b836db640bd74f5e88bf6249" + [resources.sources.main] + url = "https://github.com/mautrix/facebook/archive/v0.5.1.tar.gz" + sha256 = "28fa1367c1108554e155b9b061adb6023fbde949b836db640bd74f5e88bf6249" + extract = false + rename = "mautrix-facebook.tar.gz" + autoupdate.strategy = "latest_github_release" + autoupdate.asset = "tarball" [resources.system_user]