diff --git a/README.md b/README.md index c453e072..f053d778 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Decentralized publication platform and social network. -**Shipped version:** 7.4~ynh1 +**Shipped version:** 7.6.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c75fa298..05269acb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +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.4~ynh1 +**Version incluse :** 7.6.1~ynh1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 016375f1..9864763c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/7.4/core-7.4.tar.gz -SOURCE_SUM=96e657516adce987469ccb39d566d3798a1d7804728eec46b47664c74732c347 +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/7.6.1/core-7.6.1.tar.gz +SOURCE_SUM=52edfd5c0395f8558d0ad1ea0b466864575ebc377ed91ddb3194e190a9758cb1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/app_addons.src b/conf/app_addons.src index 76e497b3..b5c31974 100644 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/7.4/addons-7.4.tar.gz -SOURCE_SUM=12e5162d7fc9bdac4ceb6b8862c919bbbc6a2d45b8cc7205c66b2299edd91ee6 +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/7.6.1/addons-7.6.1.tar.gz +SOURCE_SUM=b8afe1833df73fd885cc4679753d20e5e8e0442475fd1e37eeedd6cbe825eb76 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ca425ad9..9c9074ec 100644 --- a/manifest.json +++ b/manifest.json @@ -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.4~ynh1", + "version": "7.6.1~ynh1", "url": "https://zotlabs.org/page/hubzilla/hubzilla-project", "upstream": { "license": "MIT",