From d6320093db5870a95b387541742f733b1f1b939d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 1 Jul 2023 12:30:03 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ebe47ab..a11761e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Lemmy" description.en = "Link aggregator/Reddit clone for the fediverse" description.fr = "Agrégateur de liens/clone Reddit pour le fedivers" -version = "0.16.7~ynh3" +version = "0.16.7~ynh4" maintainers = [] @@ -18,7 +18,7 @@ code = "https://github.com/LemmyNet/lemmy" [integration] yunohost = ">= 11.1.21" -architectures = ["amd64", "arm64"] +architectures = ["amd64"] multi_instance = false ldap = false sso = false