1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hubzilla_ynh.git synced 2024-09-03 19:26:21 +02:00

Updated to version 3.8.8

This commit is contained in:
anmol26s 2018-12-24 18:24:14 +05:30
parent 4012a99f4e
commit 8266a2a094
4 changed files with 15 additions and 7 deletions

View file

@ -1,10 +1,18 @@
# Hubzilla Hub for YunoHost
# Hubzilla for YunoHost
[![Integration level](https://dash.yunohost.org/integration/hubzilla.svg)](https://ci-apps.yunohost.org/jenkins/job/hubzilla%20%28Community%29/lastBuild/consoleFull)
[![Install Hubzilla with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=hubzilla)
<br>
Version: **3.8.5**
Version: **3.8.8**
### Interesting links
- [YunoHost project](https://yunohost.org)
- [Hubzilla website](http://hubzilla.org)
- [Hubzilla code on Framagit](https://framagit.org/hubzilla/core)
- [Hubzilla addons on Framagit](https://framagit.org/hubzilla/addons)
## Hubzilla
[Hubzilla](http://hubzilla.org) is a powerful platform for creating interconnected websites featuring a decentralized identity, communications, and permissions framework built using common webserver technology.

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.5/core-3.8.5.tar.gz
SOURCE_SUM=a4713fe5cd181abc62e0b6d7470b5ba642be07ecc63a5eb3c65c2050dba197d4
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.8/core-3.8.8.tar.gz
SOURCE_SUM=97ebd4d65ba6d4bc7aa6b936e266e077e1b08f409b1447c0520268e85a31bae4
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.8.5/addons-3.8.5.tar.gz
SOURCE_SUM=a00e2248ef7a71ac6aaf458c3411cd9caebe11f032bae1354f6c1cbf7f7cc8b0
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.8.8/addons-3.8.8.tar.gz
SOURCE_SUM=75e90f552d85feb55da35b3b4c53c174257ff8c84391e09201f20badb72f7505
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=

View file

@ -8,7 +8,7 @@
},
"url": "https://github.com/redmatrix/hubzilla",
"license": "Free as-is",
"version": "3.8.5",
"version": "3.8.8",
"maintainer": {
"name": "Anmol Sharma",
"email": "anmol@datamol.org",