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.24

This commit is contained in:
yunohost-bot 2024-06-25 03:37:33 +02:00 committed by YunoHost Bot
parent b2cab757bc
commit a26f760428

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.24~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/9aee910cc1653781331a19044bc5e625533676ac.tar.gz"
sha256 = "abf095bbf7f879d35b3e62f3fd4f339ff99b6aac98023fcc836baccfe91a0b97" sha256 = "1de43f5d85a20077273ff4e09007d79a24eab475a9f6ff6ed9d70e5125d32535"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"