From 303525c3ccf9fbeb74621d0662b039b965e0dabb Mon Sep 17 00:00:00 2001 From: anmol26s Date: Wed, 16 Dec 2020 03:44:54 +0530 Subject: [PATCH] Updated to version 5.0.5 --- README.md | 4 ++-- check_process | 2 +- conf/app.src | 4 ++-- conf/app_addons.src | 4 ++-- manifest.json | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index a2ecf382..2bc103e9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hubzilla for YunoHost -[![Integration level](https://dash.yunohost.org/integration/hubzilla.svg)](https://dash.yunohost.org/appci/app/hubzilla) ![](https://ci-apps.yunohost.org/ci/badges/hubzilla.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/hubzilla.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/hubzilla.svg)](https://dash.yunohost.org/appci/app/hubzilla) ![](https://ci-apps.yunohost.org/ci/badges/hubzilla.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/hubzilla.maintain.svg) [![Install Hubzilla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=hubzilla) > *This package allow you to install Hubzilla quickly and simply on a YunoHost server. @@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview [Hubzilla](https://hub.libranet.de/directory?f=&global=1&pubforums=1) 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. What this all means for you: **less drama**. -**Shipped version:** 5.0.4 +**Shipped version:** 5.0.5 ## Screenshots diff --git a/check_process b/check_process index d7838798..3c1c18c1 100644 --- a/check_process +++ b/check_process @@ -16,7 +16,7 @@ setup_private=0 setup_public=1 upgrade=1 - upgrade=1 from_commit=7bd8c1e8f82aff4ffe21a4b54bbc9ef9eec8eb60 + upgrade=1 from_commit=3642c110f0e927ba36ee32e738a81e6afce958f7 backup_restore=1 multi_instance=1 port_already_use=0 diff --git a/conf/app.src b/conf/app.src index 975ebd6d..e9227a17 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.0.4/core-5.0.4.tar.gz -SOURCE_SUM=4ab1af882ad73b92c394dc4fe8b280eb419928442ede1cc1e0da28122f86b7ea +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.0.5/core-5.0.5.tar.gz +SOURCE_SUM=c385e583fdfacbff42e430debff4edf8ad5ebf99c20d1d704ff7ecebd39ab30a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/conf/app_addons.src b/conf/app_addons.src index 20faf8a4..a40d1525 100644 --- a/conf/app_addons.src +++ b/conf/app_addons.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.0.4/addons-5.0.4.tar.gz -SOURCE_SUM=6e87010603c5f80b01356deffbada207f82d15202b87ed21ed6618724ee8f690 +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.0.5/addons-5.0.5.tar.gz +SOURCE_SUM=e1a956d25165c684d618787d552710b46ff567d00c8e49445c8131016702c463 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/manifest.json b/manifest.json index 8fcb65de..0894e723 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://zotlabs.org/page/hubzilla/hubzilla-project", "license": "MIT", - "version": "5.0.4~ynh1", + "version": "5.0.5~ynh1", "maintainer": { "name": "Anmol Sharma" },