1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/friendica_ynh.git synced 2024-09-03 18:36:14 +02:00

Merge pull request #141 from tio-trom/patch-7

Update to 2024.08
This commit is contained in:
OniriCorpe 2024-08-17 21:49:29 +02:00 committed by GitHub
commit eaab42f1e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 12 additions and 12 deletions

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Shipped version:** 2024.03~ynh1
**Shipped version:** 2024.08~ynh1
**Demo:** <https://dir.friendica.social/servers>

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Versión actual:** 2024.03~ynh1
**Versión actual:** 2024.08~ynh1
**Demo:** <https://dir.friendica.social/servers>

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Paketatutako bertsioa:** 2024.03~ynh1
**Paketatutako bertsioa:** 2024.08~ynh1
**Demoa:** <https://dir.friendica.social/servers>

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Version incluse:** 2024.03~ynh1
**Version incluse:** 2024.08~ynh1
**Démo:** <https://dir.friendica.social/servers>

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Versión proporcionada:** 2024.03~ynh1
**Versión proporcionada:** 2024.08~ynh1
**Demo:** <https://dir.friendica.social/servers>

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**Versione pubblicata:** 2023.12~ynh3
**Versione pubblicata:** 2024.08~ynh1
**Prova:** <https://dir.friendica.social/servers>

View file

@ -20,7 +20,7 @@ Friendica is a decentralised communications platform that integrates social comm
Friendica connects you effortlessly to a federated communications network of several thousand servers, with more than half a million user registrations. You can directly connect to anyone on Friendica, Mastodon, Diaspora, GnuSocial, Pleroma, or Hubzilla, regardless where each user profile is hosted.
**分发版本:** 2024.03~ynh1
**分发版本:** 2024.08~ynh1
**演示:** <https://dir.friendica.social/servers>

View file

@ -7,7 +7,7 @@ name = "Friendica"
description.en = "Decentralized Social Network"
description.fr = "Réseau social décentralisé"
version = "2024.03~ynh1"
version = "2024.08~ynh1"
maintainers = []
@ -47,13 +47,13 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/friendica/friendica/archive/refs/tags/2024.03.tar.gz"
sha256 = "af7560f18f2251d68d25b54fcbcbe1062d61f50f2a7ff2bd9e1bed71b22258f2"
url = "https://github.com/friendica/friendica/archive/refs/tags/2024.08.tar.gz"
sha256 = "ea21891b16e15ac0e13beb3ca4e68e2d0d66e7cf9f326cfce3a69a30e0c90fcb"
autoupdate.strategy = "latest_github_release"
[resources.sources.addons]
url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2024.03.tar.gz"
sha256 = "c4905f627199b0353047fa90f9382e2f2747203284dae3ec73876337aca4baec"
url = "https://github.com/friendica/friendica-addons/archive/refs/tags/2024.08.tar.gz"
sha256 = "281a46bbd348fdb4b895c4b07c2b96e419c860725eb502eca83c417689f0c254"
autoupdate.upstream = "https://github.com/friendica/friendica-addons"
autoupdate.strategy = "latest_github_tag"