diff --git a/manifest.toml b/manifest.toml index 044e4ad..a2a9228 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,9 +5,9 @@ name = "Misskey" description.en = "Microblogging platform" description.fr = "Platforme de Microblogging" -version = "12.119.2~ynh1" +version = "13.14.2~ynh1" -maintainers = ["Anmol Sharma"] +maintainers = [""] [upstream] license = "AGPL-3.0" @@ -27,7 +27,6 @@ ram.runtime = "50M" [install] [install.domain] type = "domain" - full_domain = true [install.init_main_permission] help.en = "If enabled, Misskey will be accessible by people who do not have an account. This can be changed later via the webadmin." @@ -37,8 +36,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/misskey-dev/misskey/archive/refs/tags/12.119.2.tar.gz" - sha256 = "0620c8d4ee82f3bfa5749197b719cff606628413875589918df58f71cae9df57" + url = "https://github.com/misskey-dev/misskey/archive/refs/tags/13.14.2.tar.gz" + sha256 = "05afd89b8d4fe0163caef691ea1eabf59eb166498ed49867c0ff2f102c44f066" autoupdate.strategy = "latest_github_tag" [resources.ports]