mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Merge branch 'upgrade' into patch-11
This commit is contained in:
commit
7ec5278c42
5 changed files with 6 additions and 8 deletions
|
@ -19,7 +19,6 @@ Decentralized publication platform and social network.
|
|||
|
||||
**Shipped version:** 7.8~ynh1
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
![Screenshot of Hubzilla](./doc/screenshots/hubzilla-1.png)
|
||||
|
|
|
@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Plateforme de publication décentralisée et un réseau social.
|
||||
|
||||
**Version incluse :** 7.6.1~ynh1
|
||||
|
||||
**Version incluse :** 7.8~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/7.6.1/core-7.6.1.tar.gz
|
||||
SOURCE_SUM=52edfd5c0395f8558d0ad1ea0b466864575ebc377ed91ddb3194e190a9758cb1
|
||||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/7.8/core-7.8.tar.gz
|
||||
SOURCE_SUM=04a2d3b647beef0fac7bdc8defd5289948e11675ed6d981d9adbe633238e023c
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/7.6.1/addons-7.6.1.tar.gz
|
||||
SOURCE_SUM=b8afe1833df73fd885cc4679753d20e5e8e0442475fd1e37eeedd6cbe825eb76
|
||||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/7.8/addons-7.8.tar.gz
|
||||
SOURCE_SUM=aab80f439ba2fd335476533b7e5b2be2abc3e6176d2d631b3e88ef4c8e7f6846
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Decentralized publication platform and social network.",
|
||||
"fr": "Plateforme de publication décentralisée et un réseau social."
|
||||
},
|
||||
"version": "7.6.1~ynh1",
|
||||
"version": "7.8~ynh1",
|
||||
"url": "https://zotlabs.org/page/hubzilla/hubzilla-project",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue