mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
commit
1ecc6d3f54
7 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Hubzilla is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication.
|
||||
|
||||
|
||||
**Shipped version:** 9.2~ynh1
|
||||
**Shipped version:** 9.2.1~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Hubzilla is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication.
|
||||
|
||||
|
||||
**Versión actual:** 9.2~ynh1
|
||||
**Versión actual:** 9.2.1~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Hubzilla is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 9.2~ynh1
|
||||
**Paketatutako bertsioa:** 9.2.1~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Hubzilla est une plate-forme de réseau social conçue avec le contrôle de votre vie privée au centre de la scène. Vos communications en ligne peuvent être aussi publiques que vous le souhaitez ou aussi privées que vous le souhaitez. Conversations privées, photos privées, vidéos privées. Votre média n'est pas caché derrière une URL obscure qui peut être devinée, il est protégé par une authentification interdomaine de pointe.
|
||||
|
||||
|
||||
**Version incluse :** 9.2~ynh1
|
||||
**Version incluse :** 9.2.1~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Hubzilla is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication.
|
||||
|
||||
|
||||
**Versión proporcionada:** 9.2~ynh1
|
||||
**Versión proporcionada:** 9.2.1~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Hubzilla is a social networking platform built with control of your privacy at center stage. Your online communications can be as public as you wish or as private as you require. Private conversations, private photos, private videos. Your media isn't hidden behind an obscure URL which can be guessed, it is protected by state-of-the-art cross-domain authentication.
|
||||
|
||||
|
||||
**分发版本:** 9.2~ynh1
|
||||
**分发版本:** 9.2.1~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Hubzilla"
|
|||
description.en = "Decentralized publication platform and social network"
|
||||
description.fr = "Plateforme de publication décentralisée et un réseau social"
|
||||
|
||||
version = "9.2~ynh1"
|
||||
version = "9.2.1~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -41,13 +41,13 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://framagit.org/hubzilla/core/-/archive/9.2/core-9.2.tar.bz2"
|
||||
sha256 = "5e2ad2a7584138df7a0cc2a6c709fee0d98786d14962eccedebfe9271089bfe3"
|
||||
url = "https://framagit.org/hubzilla/core/-/archive/9.2.1/core-9.2.1.tar.bz2"
|
||||
sha256 = "d10eac4d760347305cdd6c8bb19169b06f353a307f519d3fe5b2176248e96dc3"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
|
||||
[resources.sources.addons]
|
||||
url = "https://framagit.org/hubzilla/addons/-/archive/9.2/addons-9.2.tar.bz2"
|
||||
sha256 = "7366d64e9e174d598c7c35a1a5d52384aaab7d3f1b43de0d648c51be8ada6c21"
|
||||
url = "https://framagit.org/hubzilla/addons/-/archive/9.2.1/addons-9.2.1.tar.bz2"
|
||||
sha256 = "949aadd40508946907b3a4e98e56bcb41ff2c59da9dd270aba708ae7249dc1be"
|
||||
autoupdate.strategy = "latest_gitlab_tag"
|
||||
autoupdate.upstream = "https://framagit.org/hubzilla/addons"
|
||||
|
||||
|
|
Loading…
Reference in a new issue