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.6.1

This commit is contained in:
anmol26s 2018-08-05 13:40:02 +05:30
parent 1a72ec2457
commit abae5a9d5f
4 changed files with 7 additions and 7 deletions

View file

@ -11,8 +11,8 @@
Current snapshot in *sources*:
* https://framagit.org/hubzilla/core: 3.6 (commit 52ad5b7df5cb57dafae974180690195c7799fad0)
* https://framagit.org/hubzilla/addons: 3.6 (commit dec18d28ab520feec6a70d82e74887ef379c9c90)
* https://framagit.org/hubzilla/core: 3.6.1 (commit d00761628fa7bb70cfa203dbd328cc5dfeb6c481)
* https://framagit.org/hubzilla/addons: 3.6.1 (commit 54b13491c96cb753836aabe712fb523d3279bc80)
## To-Do's
- [X] Installation and remove script.

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.6/core-3.6.zip
SOURCE_SUM=0e9a7c194ec5add1800dd2ef015482ae
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.6.1/core-3.6.1.zip
SOURCE_SUM=5c9c52dca5cba05e97cbb068277269fb
SOURCE_SUM_PRG=md5sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.6/addons-3.6.zip
SOURCE_SUM=571590fa6d4933e37d5855df8d846892
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.6.1/addons-3.6.1.zip
SOURCE_SUM=8ab443ef248781a41f840bf9a3afef0e
SOURCE_SUM_PRG=md5sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=

View file

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