mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Update to version 3.8.4
This commit is contained in:
parent
9deb761cda
commit
dc7b0521b3
4 changed files with 7 additions and 10 deletions
|
@ -3,16 +3,13 @@
|
|||
[![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.4**
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
Current snapshot in *sources*:
|
||||
|
||||
* https://framagit.org/hubzilla/core: 3.8.3 (commit a9fd3608ea50ec4522075b3315a35c8eed9581d7)
|
||||
* https://framagit.org/hubzilla/addons: 3.8.3 (commit fc752b052c57e4ad209eb44dc0fc821e22f40772)
|
||||
|
||||
## This app claims following features:
|
||||
- [X] Ldap integration
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.3/core-3.8.3.tar.gz
|
||||
SOURCE_SUM=1514920bc6c2be60e9fa545d9a6cb57f42fbe92e513741ffc5a45cf7eb7940e0
|
||||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.8.4/core-3.8.4.tar.gz
|
||||
SOURCE_SUM=5a6df2c6fdcfaa21d00fc688bbc5d21a48e1d2885f7bd0286f180df8399ac51b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.8.3/addons-3.8.3.tar.gz
|
||||
SOURCE_SUM=692f29c5e253feef6711fbe3e129f7e9d98d669fde930d9b9ed42d44975c199e
|
||||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.8.4/addons-3.8.4.tar.gz
|
||||
SOURCE_SUM=a8aa98c7a530afd533c44bd265e7872453524eddfac41c2731d4fe04e326937b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"url": "https://github.com/redmatrix/hubzilla",
|
||||
"license": "Free as-is",
|
||||
"version": "3.8.3",
|
||||
"version": "3.8.4",
|
||||
"maintainer": {
|
||||
"name": "Anmol Sharma",
|
||||
"email": "anmol@datamol.org",
|
||||
|
|
Loading…
Reference in a new issue