diff --git a/README.md b/README.md index dbb2037..2613ed1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. 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.8.2~ynh1 +**Shipped version:** 6.0.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 135a554..0dcc942 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released. -**Versión actual:** 5.8.2~ynh1 +**Versión actual:** 6.0.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index ae75a78..51266e9 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released. -**Paketatutako bertsioa:** 5.8.2~ynh1 +**Paketatutako bertsioa:** 6.0.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 4ce711a..89d2ffe 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. 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.8.2~ynh1 +**Version incluse :** 6.0.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index ef7ea74..865e03a 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released. -**Versión proporcionada:** 5.8.2~ynh1 +**Versión proporcionada:** 6.0.2~ynh1 ## Capturas de pantalla diff --git a/README_it.md b/README_it.md index 1f5778a..5797386 100644 --- a/README_it.md +++ b/README_it.md @@ -18,7 +18,7 @@ NON DEVE essere modificato manualmente. SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released. -**Versione pubblicata:** 5.8.2~ynh1 +**Versione pubblicata:** 6.0.2~ynh1 ## Screenshot diff --git a/README_zh_Hans.md b/README_zh_Hans.md index bd9aac4..46ad254 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released. -**分发版本:** 5.8.2~ynh1 +**分发版本:** 6.0.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index c24adf2..690ac33 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.8.2~ynh1" +version = "6.0.2~ynh1" maintainers = [] @@ -36,19 +36,19 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.8.2/smp-server_amd64" - amd64.sha256 = "ba9e123c20334cf595bf1a0d77b8d24feb1b4784da6a40dc0ebc4786f55d6866" - arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.8.2/smp-server_arm64" - arm64.sha256 = "d7458dd713b0d4104285dfad6e0163c7679d268b6f6a66a7042e719b3c9b9596" + amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v6.0.2/smp-server_amd64" + amd64.sha256 = "cdeee39e0b9298b083ead7b3162c1e22a33a8cce977a0bee5586cae26a39b340" + arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v6.0.2/smp-server_arm64" + arm64.sha256 = "9c2e2966472852133e07bfe5f0809880c6b2db1467049489227bf13f4b3a7f25" in_subdir = false extract = false rename = "smp-server" [resources.sources.xftp] - amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.8.2/xftp-server_amd64" - amd64.sha256 = "155aa5fdc317dea7ff1a0a8c767e485f4fc2a735867664b431ca4885216f44f4" - arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v5.8.2/xftp-server_arm64" - arm64.sha256 = "8bc8a2d2ac2789f4283dd89d27d1db1b8766664a131b2b3f7be17657db004b3c" + amd64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v6.0.2/xftp-server_amd64" + amd64.sha256 = "abdc462b0da29dcf5c140ae3f9808a7ca80a006c4b898b1f6a8f234b19559e7d" + arm64.url = "https://github.com/YunoHost-Apps/simplex_ynh/releases/download/v6.0.2/xftp-server_arm64" + arm64.sha256 = "3a69fb8722935f2d131b5c7e8dd7cd1b3acdf75d780af18864a28da0a5ed2a68" in_subdir = false extract = false rename = "xftp-server"