From f1edf85a4359eec480b46c8da27319ee1d19ad68 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Sat, 28 Nov 2020 11:26:59 +0530 Subject: [PATCH] Updated to version 5.0.3 --- README.md | 2 +- check_process | 2 +- conf/app.src | 4 ++-- conf/app_addons.src | 4 ++-- manifest.json | 5 ++--- 5 files changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 86a0a23c..cc0dca21 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,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.2 +**Shipped version:** 5.0.3 ## Screenshots diff --git a/check_process b/check_process index 99726355..1f307759 100644 --- a/check_process +++ b/check_process @@ -16,7 +16,7 @@ setup_private=0 setup_public=1 upgrade=1 - upgrade=1 from_commit=ef50ba8e42f55190f358fccc51a99c86ef77e971 + upgrade=1 from_commit=fff29441b225ccf6bbae976db559478688185b2b backup_restore=1 multi_instance=1 incorrect_path=1 diff --git a/conf/app.src b/conf/app.src index 67d8e81f..78713b38 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.0.2/core-5.0.2.tar.gz -SOURCE_SUM=b46754f68021d0ceb253720a092bb4500a61f6053899fa108e40988c5689f539 +SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/5.0.3/core-5.0.3.tar.gz +SOURCE_SUM=17291772816b489fd6c524fa4db1c8da2138229fe4b668795d44f4c0bbe2bebe SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/conf/app_addons.src b/conf/app_addons.src index ac46c101..1528a068 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.2/addons-5.0.2.tar.gz -SOURCE_SUM=17b6fb3b1ab311129c4eb55f9188de89ea464798935bb24f74e778e691d410d1 +SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/5.0.3/addons-5.0.3.tar.gz +SOURCE_SUM=5c653e904cbe79cdb9b9a0e9db72ddae1f4c08fa0f80209e39c060e1a9bf2da4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR= diff --git a/manifest.json b/manifest.json index 7dff4002..e80cf260 100644 --- a/manifest.json +++ b/manifest.json @@ -8,10 +8,9 @@ }, "url": "https://zotlabs.org/page/hubzilla/hubzilla-project", "license": "MIT", - "version": "5.0.2~ynh1", + "version": "5.0.3~ynh1", "maintainer": { - "name": "Anmol Sharma", - "email": "anmol@datamol.org" + "name": "Anmol Sharma" }, "services": [ "nginx",