aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
authoryunohost-bot <yunohost@yunohost.org>2025-04-03 00:16:20 +0200
committerYunoHost Bot <yunohost-bot@users.noreply.github.com>2025-04-03 00:16:20 +0200
commit5ec04c9e302270d328cbed2702c9e9f0a9a01c98 (patch)
treeaa309d9de05a5385c5fb53537363371dbac34e61 /manifest.toml
parentb1a586fa2c4bf6b4635fff15cac713baf5150401 (diff)
downloadmastodon_ynh-5ec04c9e302270d328cbed2702c9e9f0a9a01c98.tar.gz
mastodon_ynh-5ec04c9e302270d328cbed2702c9e9f0a9a01c98.tar.bz2
mastodon_ynh-5ec04c9e302270d328cbed2702c9e9f0a9a01c98.zip
Upgrade sources
- `main` v4.3.7: https://github.com/mastodon/mastodon/releases/tag/v4.3.7
Diffstat (limited to 'manifest.toml')
-rw-r--r--manifest.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.toml b/manifest.toml
index 92ef90d..fcc7218 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.6~ynh1"
+version = "4.3.7~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.6.tar.gz"
- sha256 = "1ea3d54ecd90539e08c1441a6f330a3c1404b42b89d78a52acea9fdcdf713e94"
+ url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.3.7.tar.gz"
+ sha256 = "b77590137ae74fde223cdf8ff85baa0e0337207ebe091966e161ce131147c8c2"
autoupdate.strategy = "latest_github_release"
[resources.system_user]