diff options
| author | Thomas <51749973+Thovi98@users.noreply.github.com> | 2025-08-24 22:11:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-24 22:11:54 +0200 |
| commit | 9b7308681eed5b930c60dd882d6588a6fc28af37 (patch) | |
| tree | d2ac88904c43c34b0829c86dce68e96fd6fd3e1b /manifest.toml | |
| parent | 9a9079042ee2923c1a5dfa59dcbe17ee3e03617d (diff) | |
| parent | 8fb1c6c7818430e8ac49f3ae589c6575614f5e4b (diff) | |
| download | mastodon_ynh-9b7308681eed5b930c60dd882d6588a6fc28af37.tar.gz mastodon_ynh-9b7308681eed5b930c60dd882d6588a6fc28af37.tar.bz2 mastodon_ynh-9b7308681eed5b930c60dd882d6588a6fc28af37.zip | |
Merge branch 'testing' into ci-auto-update-4.4.3
Diffstat (limited to 'manifest.toml')
| -rw-r--r-- | manifest.toml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/manifest.toml b/manifest.toml index 4e2591d..7f0b634 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Réseau social libre et fédéré" version = "4.4.3~ynh1" -maintainers = ["Tagada"] +maintainers = [] [upstream] license = "AGPL-3.0-or-later" @@ -57,6 +57,13 @@ ram.runtime = "500M" sha256 = "ede116b80a525462f5ea68d046a4cdd787930fc6d2f9327c140756311ee07848" autoupdate.strategy = "latest_github_release" + [resources.sources.redis_migration] + url = "https://raw.githubusercontent.com/mastodon/redis_namespace_migration/47c6bd9757e7a40f7091b5692d78aef992ea8bf2/rename.rb" + sha256 = "3134a5c7e0157ee752f5cb49b942c89480951e94236b03dd1cb3cb1d3afdcdd2" + in_subdir = false + extract = false + rename = "rename.rb" + [resources.system_user] allow_email = true |
