From d74ad0367d8c021f1f28dc61a099703433193663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 22 May 2023 19:25:43 +0200 Subject: [PATCH 1/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f4a590d..39b08da 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ fund = "https://opencollective.com/simplex-chat" [integration] yunohost = ">= 11.1.19" -architectures = ["amd64"] +architectures = ["amd64", "arm64"] multi_instance = false ldap = "not_relevant" sso = "not_relevant" From dbbfb53bf91be7f8645a763387c418501fe12d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 22 May 2023 19:33:00 +0200 Subject: [PATCH 2/4] Update manifest.toml --- manifest.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 39b08da..1475535 100644 --- a/manifest.toml +++ b/manifest.toml @@ -33,8 +33,10 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0/smp-server" - sha256 = "fd5c88355496ae09aad7dba582be99307813a18550d870b742c12b8a17f41b71" + amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/smp-server_amd64" + amd64.sha256 = "fd5c88355496ae09aad7dba582be99307813a18550d870b742c12b8a17f41b71" + arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.0.0.1/smp-server_arm64" + arm64.sha256 = "b59f26e4ad1a5a8b1e0e6d564c01a713d26c4b01dd6f1e27dea8961df2468002" in_subdir = false extract = false rename = "smp-server" From afba20287b9059775d2989c6b68c9bce60d77558 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 23 May 2023 14:03:30 +0200 Subject: [PATCH 3/4] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1475535..59574ab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SimpleX" description.en = "Messaging platform operating without user identifiers" description.fr = "Plate-forme de messagerie fonctionnant sans identifiants d'utilisateurs" -version = "5.0.0~ynh1" +version = "5.0.0~ynh2" maintainers = ["eric_G"] From 8dbc6950a515aa282b70b463a286e10ee27fb2aa Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 May 2023 12:03:35 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9769761..6633016 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released. -**Shipped version:** 5.0.0~ynh1 +**Shipped version:** 5.0.0~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 35c6a26..91d9689 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po SimpleX - la première plate-forme de messagerie qui n'a aucun identifiant d'utilisateur d'aucune sorte - 100 % privée de par sa conception ! -**Version incluse :** 5.0.0~ynh1 +**Version incluse :** 5.0.0~ynh2 ## Captures d’écran