diff --git a/manifest.toml b/manifest.toml index 8feede9..a1ea532 100644 --- a/manifest.toml +++ b/manifest.toml @@ -84,6 +84,11 @@ ram.runtime = "50M" armhf.url = "https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-armv6.tar.gz" armhf.sha256 = "959d99c8b042c8113f11c0b0401e18bbac4dfec47fdc8277c6529531f2f27e3b" + autoupdate.strategy = "latest_github_release" + autoupdate.asset.arm64 = "^ergo-.*-linux-arm64.tar.gz" + autoupdate.asset.amd64 = "^ergo-.*-linux-x86_64.tar.gz" + autoupdate.asset.armhf = "^ergo-.*-linux-armv6.tar.gz" + [resources.sources.ldap] url = "https://github.com/YunoHost-Apps/ergo_ynh/releases/download/v.1/ergo-ldap.zip" sha256 = "4fa3e4511a5462e9a3b831db67d754d322fa1db41a708901dfae50fe3e959377"