mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Fix manifest.toml
This commit is contained in:
parent
b0305ff8b4
commit
53bd9c1272
1 changed files with 4 additions and 4 deletions
|
@ -5,9 +5,9 @@ name = "Mastodon"
|
|||
description.en = "Libre and federated social network"
|
||||
description.fr = "Réseau social libre et fédéré"
|
||||
|
||||
version = "4.2.3~ynh1"
|
||||
version = "4.2.7~ynh1"
|
||||
|
||||
maintainers = ["yalh76"]
|
||||
maintainers = ["Tagada"]
|
||||
|
||||
[upstream]
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "500M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.3.tar.gz"
|
||||
sha256 = "328ced93a073e775c355956ea298f5796be5af7f584442fdd8e65190117c631f"
|
||||
url = "https://github.com/tootsuite/mastodon/archive/refs/tags/v4.2.7.tar.gz"
|
||||
sha256 = "2d9492cb2130cb3645751e4e043d7f7c004e333d3f83e5994b6cc523e2470dd2"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue