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

Upgrade sources

- `main` v2024.08.11: a31ab56b3a...9edf98c02a
This commit is contained in:
yunohost-bot 2024-08-12 03:34:54 +02:00 committed by YunoHost Bot
parent ca34511988
commit a09fb89517

View file

@ -7,7 +7,7 @@ name = "Glitch-Soc"
description.en = "Libre and federated social network, fork of Mastodon" description.en = "Libre and federated social network, fork of Mastodon"
description.fr = "Réseau social libre et fédéré, scission de Mastodon" description.fr = "Réseau social libre et fédéré, scission de Mastodon"
version = "2024.08.02~ynh1" version = "2024.08.11~ynh1"
maintainers = ["Tagada"] maintainers = ["Tagada"]
@ -50,8 +50,8 @@ ram.runtime = "500M"
[resources] [resources]
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/glitch-soc/mastodon/archive/a31ab56b3a4de65cd92a50c42a1cd80bafc45b39.tar.gz" url = "https://github.com/glitch-soc/mastodon/archive/9edf98c02a0114c73f3099c99326df79abed3a46.tar.gz"
sha256 = "98b9ec33755b11afebdaaa0578e0dbaf1820b3ee738a626a2d1674bd997ba21f" sha256 = "c181317e67f656acd53476bbd37ebfb32664f59f35497086d04dcc699b6f2dc6"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"