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

Update manifest.toml

This commit is contained in:
ericgaspar 2023-12-17 10:31:56 +01:00
parent 2a48dd2cbc
commit 1151f0f9b9

View file

@ -5,7 +5,7 @@ name = "Mastodon"
description.en = "Libre and federated social network"
description.fr = "Réseau social libre et fédéré"
version = "4.2.1~ynh1"
version = "4.2.3~ynh1"
maintainers = ["yalh76"]
@ -22,8 +22,11 @@ fund = "https://joinmastodon.org/sponsors"
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = true
sso = false
disk = "2G"
ram.build = "1G"
ram.runtime = "500M"
@ -49,8 +52,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.1.tar.gz"
sha256 = "08e3668ddf44774d7165af4dbe1ee3deae1e935481d7365fc7df0a00af806836"
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.3.tar.gz"
sha256 = "328ced93a073e775c355956ea298f5796be5af7f584442fdd8e65190117c631f"
autoupdate.strategy = "latest_github_release"
[resources.system_user]