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

Upgrade to v2024.06.06

This commit is contained in:
yunohost-bot 2024-06-07 03:37:02 +02:00 committed by YunoHost Bot
parent bf4f7ffd7c
commit 56da8a31e4

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.03.20~ynh1" version = "2024.06.06~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/3341db939cd077820ad598b0445d02ab2382eaf4.tar.gz" url = "https://github.com/glitch-soc/mastodon/archive/b2e7af830bed1d632cdefa31dbf2d035b94775c2.tar.gz"
sha256 = "abf095bbf7f879d35b3e62f3fd4f339ff99b6aac98023fcc836baccfe91a0b97" sha256 = "d62277d2c09769fc8a4cc1f69ce4ed5212a0c244484d80e6e5a6dbca48d77734"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"