aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryunohost-bot <yunohost@yunohost.org>2024-07-05 03:41:12 +0200
committerYunoHost Bot <yunohost-bot@users.noreply.github.com>2024-07-05 03:41:12 +0200
commite7c16ebd9c0b7b2ec9cf88104da283f4f072904a (patch)
tree86dd1645c495bdfde3b7426dfb2b831b40859245
parentb2afcb8dc86a563964f477d331c4cb9909dd082e (diff)
downloadmastodon_ynh-e7c16ebd9c0b7b2ec9cf88104da283f4f072904a.tar.gz
mastodon_ynh-e7c16ebd9c0b7b2ec9cf88104da283f4f072904a.tar.bz2
mastodon_ynh-e7c16ebd9c0b7b2ec9cf88104da283f4f072904a.zip
Upgrade to v4.2.10
https://github.com/mastodon/mastodon/releases/tag/v4.2.10
-rw-r--r--manifest.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.toml b/manifest.toml
index 12e2f6b..51fd473 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.2.9~ynh1"
+version = "4.2.10~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.2.9.tar.gz"
- sha256 = "97c85f40407df92af02c578dacbe3ea21a68dfe5f061ef2db7dbe269e0333e6b"
+ url = "https://github.com/mastodon/mastodon/archive/refs/tags/v4.2.10.tar.gz"
+ sha256 = "11b5a61fb09c16b96932300f746678dbe5a52a53ba16ecdaa6a0f4e7ab1e134b"
autoupdate.strategy = "latest_github_release"
[resources.system_user]