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

This commit is contained in:
anmol26s 2018-07-19 20:57:13 +05:30
parent 8ac372dc8b
commit a5951b1994
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.4.1 (commit 2f7dfb0286ec530dbca03862da54206cd0db8a2c)
* https://framagit.org/hubzilla/addons: 3.4.1 (commit 190d1ead26135bea1ecfd90eb0a6b862b71314f3)
* https://framagit.org/hubzilla/core: 3.4.2 (commit b655d04b3474893ee3dea99b77f2e7dd764729a0)
* https://framagit.org/hubzilla/addons: 3.4.2 (commit 2addc204c32da5ee281da04c2960801d1a8cbfbb)
## To-Do's
- [X] Installation and remove script.

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.4.1/core-3.4.1.zip
SOURCE_SUM=b5b99ed98c2301f24cde05bc5db5bbfa
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.4.2/core-3.4.2.zip
SOURCE_SUM=fd47d6942ae7d065e41ecffa5b46fd19
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.4.1/addons-3.4.1.zip
SOURCE_SUM=6e6af1a80a3871116d0c0a5c6d671cf3
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.4.2/addons-3.4.2.zip
SOURCE_SUM=eb30780952583a85392d85a52ed29323
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.4.1",
"version": "3.4.2",
"maintainer": {
"name": "Anmol Sharma",
"email": "anmol@datamol.org",