aboutsummaryrefslogtreecommitdiff
path: root/manifest.toml
diff options
context:
space:
mode:
authoreric_G <46165813+ericgaspar@users.noreply.github.com>2025-07-09 22:08:11 +0200
committerGitHub <noreply@github.com>2025-07-09 22:08:11 +0200
commit38e8436dd8489140af8921c81d9d891bfa92349e (patch)
tree91bfe5cc03bb0828e4ca8086cef177bd3581606a /manifest.toml
parent70e2e0da5696b84ee599fd78c2ebfbfedec83d5d (diff)
parent5bcecf75ba756b26027b740a0ae897326f8a5b50 (diff)
downloadmastodon_ynh-38e8436dd8489140af8921c81d9d891bfa92349e.tar.gz
mastodon_ynh-38e8436dd8489140af8921c81d9d891bfa92349e.tar.bz2
mastodon_ynh-38e8436dd8489140af8921c81d9d891bfa92349e.zip
Merge pull request #502 from YunoHost-Apps/testing
Testing
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 93b3d3a..f58bad0 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 = []
@@ -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]