1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Merge branch 'testing' into v2

This commit is contained in:
Tagada 2023-05-28 17:40:11 +02:00
commit 8bf21a5330
3 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
See more [on the documentation](https://glitch-soc.github.io/docs/).
**Shipped version:** 2023.05.17~ynh1
**Shipped version:** 2023.05.27~ynh1
## Screenshots

View file

@ -45,7 +45,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Voir plus [sur la documentation](https://glitch-soc.github.io/docs/) (en anglais).
**Version incluse :** 2023.05.17~ynh1
**Version incluse :** 2023.05.27~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Glitch-Soc"
description.en = "Libre and federated social network, fork of Mastodon"
description.fr = "Réseau social libre et fédéré, scission de Mastodon"
version = "2023.05.17~ynh1"
version = "2023.05.27~ynh1"
maintainers = ["Tagada"]
@ -57,8 +57,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[resources]
[resources.sources.main]
url = "https://github.com/glitch-soc/mastodon/archive/058898802a377877961ff3bfa7d5209a5e275545.tar.gz"
sha256 = "23bda1113c8977f0b94bcbce32bb69aa83ba9c05511a2b7570aeae3211b76cf2"
url = "https://github.com/glitch-soc/mastodon/archive/0222df6047a8569d04cfdc36668d46b71bec2e75.tar.gz"
sha256 = "766f9dad04638f51eb66a8395cccc4effe6685a1d2ef8448f48ad8ac53694d38"
autoupdate.strategy = "latest_github_commit"