aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
authoryunohost-bot <yunohost@yunohost.org>2025-05-07 00:18:02 +0200
committerYunoHost Bot <yunohost-bot@users.noreply.github.com>2025-05-07 00:18:02 +0200
commitbf9aba95fec20e81966037cb55e5dd6582131410 (patch)
treebef9bc75856d325beb18f5436d2ce5266f311106 /manifest.toml
parent33483efd8c98c04340ac3f5fe88eb4b99c877475 (diff)
downloadmastodon_ynh-bf9aba95fec20e81966037cb55e5dd6582131410.tar.gz
mastodon_ynh-bf9aba95fec20e81966037cb55e5dd6582131410.tar.bz2
mastodon_ynh-bf9aba95fec20e81966037cb55e5dd6582131410.zip
Upgrade sources
- `main` v4.3.8: https://github.com/mastodon/mastodon/releases/tag/v4.3.8
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 fcc7218..a3b6880 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.7~ynh1"
+version = "4.3.8~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.7.tar.gz"
- sha256 = "b77590137ae74fde223cdf8ff85baa0e0337207ebe091966e161ce131147c8c2"
+ url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.3.8.tar.gz"
+ sha256 = "b3d18985a4980573940855e1ca8826fad41c9b131fcdd256d7ae7d0392037a0e"
autoupdate.strategy = "latest_github_release"
[resources.system_user]