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.07.27: c72b6e03ec...e79b2a742c
This commit is contained in:
yunohost-bot 2024-07-29 03:38:13 +02:00 committed by YunoHost Bot
parent 21c6a7f1c1
commit af070a557e

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.07.19~ynh1" version = "2024.07.27~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/c72b6e03ec6b4042dbf958a979b02cc6870128a9.tar.gz" url = "https://github.com/glitch-soc/mastodon/archive/e79b2a742c93d744f47d6674bb954f3a443c6991.tar.gz"
sha256 = "5870b44b891645e60f341d87a402f85a40aff074bb7d81e72a3cde1aacb24ead" sha256 = "ddc8228bcf9086b335b2efa83b15b6bef1857f3e7fa2503f6e41556c6532983a"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"