diff --git a/manifest.toml b/manifest.toml index 9fbfcd8..c7c42fb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Misskey" description.en = "Microblogging platform" description.fr = "Platforme de Microblogging" -version = "2024.3.1~ynh1" +version = "2024.7.0~ynh1" maintainers = [] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/misskey-dev/misskey/archive/refs/tags/2024.3.1.tar.gz" - sha256 = "f962f38fbf71f600fcc8c1969f418f46565fa58b83dc93528d29a3e65fd79571" + url = "https://github.com/misskey-dev/misskey/archive/refs/tags/2024.7.0.tar.gz" + sha256 = "fa46f21f68b064d7410600555c232db9d85a42eb89ab70014f5922008f08b895" autoupdate.strategy = "latest_github_tag" [resources.system_user]