mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Upgrade to 2020.07
This commit is contained in:
parent
5f455f2830
commit
334d22ecaa
4 changed files with 6 additions and 6 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
## Overview
|
||||
Friendica (formerly Friendika, originally Mistpark) is an open, free, distributed social network. It forms one part of the Fediverse, an interconnected and decentralized network of independently operated servers.
|
||||
|
||||
**Shipped version:** 2020.03
|
||||
**Shipped version:** 2020.07
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2020.03.tar.gz
|
||||
SOURCE_SUM=937aa87bbe8a40ef78348387969e77ac0422d2ce8bd00579aaf4ce45ea1362da
|
||||
SOURCE_URL=https://github.com/friendica/friendica-addons/archive/2020.07.tar.gz
|
||||
SOURCE_SUM=e4216490ce2a2fa19d406fa79ba8cbe857d191a6013e036fd81135e0a9133d5f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/friendica/friendica/archive/2020.03.tar.gz
|
||||
SOURCE_SUM=24aa577b6ef4d98aa3681df07ddd709ea201df9d8b8ded357fa03db3198ccfc5
|
||||
SOURCE_URL=https://github.com/friendica/friendica/archive/2020.07.tar.gz
|
||||
SOURCE_SUM=c1987c92cbd647134d9672cceb9a16b943f245f881ddc0b5de4c9175881c1ba9
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Social Communication Server",
|
||||
"fr": "Serveur de Communication Social"
|
||||
},
|
||||
"version": "2020.03-ynh2",
|
||||
"version": "2020.07-ynh2",
|
||||
"url": "http://friendi.ca",
|
||||
"license": "free",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue