mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Updated to version 3.6
This commit is contained in:
parent
a5951b1994
commit
1a72ec2457
4 changed files with 7 additions and 7 deletions
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
Current snapshot in *sources*:
|
Current snapshot in *sources*:
|
||||||
|
|
||||||
* https://framagit.org/hubzilla/core: 3.4.2 (commit b655d04b3474893ee3dea99b77f2e7dd764729a0)
|
* https://framagit.org/hubzilla/core: 3.6 (commit 52ad5b7df5cb57dafae974180690195c7799fad0)
|
||||||
* https://framagit.org/hubzilla/addons: 3.4.2 (commit 2addc204c32da5ee281da04c2960801d1a8cbfbb)
|
* https://framagit.org/hubzilla/addons: 3.6 (commit dec18d28ab520feec6a70d82e74887ef379c9c90)
|
||||||
|
|
||||||
## To-Do's
|
## To-Do's
|
||||||
- [X] Installation and remove script.
|
- [X] Installation and remove script.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.4.2/core-3.4.2.zip
|
SOURCE_URL=https://framagit.org/hubzilla/core/-/archive/3.6/core-3.6.zip
|
||||||
SOURCE_SUM=fd47d6942ae7d065e41ecffa5b46fd19
|
SOURCE_SUM=0e9a7c194ec5add1800dd2ef015482ae
|
||||||
SOURCE_SUM_PRG=md5sum
|
SOURCE_SUM_PRG=md5sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=
|
SOURCE_IN_SUBDIR=
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.4.2/addons-3.4.2.zip
|
SOURCE_URL=https://framagit.org/hubzilla/addons/-/archive/3.6/addons-3.6.zip
|
||||||
SOURCE_SUM=eb30780952583a85392d85a52ed29323
|
SOURCE_SUM=571590fa6d4933e37d5855df8d846892
|
||||||
SOURCE_SUM_PRG=md5sum
|
SOURCE_SUM_PRG=md5sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=
|
SOURCE_IN_SUBDIR=
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"url": "https://github.com/redmatrix/hubzilla",
|
"url": "https://github.com/redmatrix/hubzilla",
|
||||||
"license": "Free as-is",
|
"license": "Free as-is",
|
||||||
"version": "3.4.2",
|
"version": "3.6",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Anmol Sharma",
|
"name": "Anmol Sharma",
|
||||||
"email": "anmol@datamol.org",
|
"email": "anmol@datamol.org",
|
||||||
|
|
Loading…
Add table
Reference in a new issue