aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryunohost-bot <yunohost@yunohost.org>2025-07-03 00:20:02 +0200
committerYunoHost Bot <yunohost-bot@users.noreply.github.com>2025-07-03 00:20:02 +0200
commit898324f03086fca0856510e53eafc7f33189c5b3 (patch)
tree5f7285ae3213fabba72468817451e2b1e9f99315
parentfcaaa6830015e040a02af0f7fb12faa62b2293c9 (diff)
downloadmastodon_ynh-898324f03086fca0856510e53eafc7f33189c5b3.tar.gz
mastodon_ynh-898324f03086fca0856510e53eafc7f33189c5b3.tar.bz2
mastodon_ynh-898324f03086fca0856510e53eafc7f33189c5b3.zip
Upgrade sources
- `main` v4.3.9: https://github.com/mastodon/mastodon/releases/tag/v4.3.9
-rw-r--r--manifest.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.toml b/manifest.toml
index a3b6880..d9f6108 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -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.3.8~ynh1"
+version = "4.3.9~ynh1"
maintainers = ["Tagada"]
@@ -52,8 +52,8 @@ ram.runtime = "500M"
[resources]
[resources.sources]
[resources.sources.main]
- url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.3.8.tar.gz"
- sha256 = "b3d18985a4980573940855e1ca8826fad41c9b131fcdd256d7ae7d0392037a0e"
+ url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.3.9.tar.gz"
+ sha256 = "c969e80032418ddcfbed974093a5b3e4d7b7407e591d34e6ba8efceed6e7c22a"
autoupdate.strategy = "latest_github_release"
[resources.system_user]