mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
commit
8758caee29
8 changed files with 16 additions and 16 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue