mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Merge pull request #171 from YunoHost-Apps/ci-auto-update-8.8.8
Upgrade to v8.8.8
This commit is contained in:
commit
b2e6701248
3 changed files with 7 additions and 7 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
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:** 8.8.6~ynh2
|
||||
**Shipped version:** 8.8.8~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
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 :** 8.8.6~ynh2
|
||||
**Version incluse :** 8.8.8~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -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 = "8.8.6~ynh2"
|
||||
version = "8.8.8~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -48,13 +48,13 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://framagit.org/hubzilla/core/-/archive/8.8.6/core-8.8.6.tar.gz"
|
||||
sha256 = "02482d6a1a1a0e90c977afa6336309e282f8cb9a4c271a358f8e442af6adfcb3"
|
||||
url = "https://framagit.org/hubzilla/core/-/archive/8.8.8/core-8.8.8.tar.bz2"
|
||||
sha256 = "7b1f7f88e57cc899226923d259ce17c125207d6e36f41bd64b161d893b9bd626"
|
||||
autoupdate.strategy = "latest_gitlab_release"
|
||||
|
||||
[resources.sources.addons]
|
||||
url = "https://framagit.org/hubzilla/addons/-/archive/8.8.6/addons-8.8.6.tar.gz"
|
||||
sha256 = "b559cd6a5d18a1ce038d948a1fd76e1e85580c30a6350a01e942b1271118552a"
|
||||
url = "https://framagit.org/hubzilla/addons/-/archive/8.8.8/addons-8.8.8.tar.bz2"
|
||||
sha256 = "91e93c199880487ddcc79d0b9f6c0c38ab498ab005a01b3c35752fae15332b91"
|
||||
autoupdate.strategy = "latest_gitlab_tag"
|
||||
autoupdate.upstream = "https://framagit.org/hubzilla/addons"
|
||||
|
||||
|
|
Loading…
Reference in a new issue