diff options
Diffstat (limited to 'manifest.toml')
| -rw-r--r-- | manifest.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/manifest.toml b/manifest.toml index fd14664..4f88e38 100644 --- a/manifest.toml +++ b/manifest.toml @@ -56,6 +56,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 |
