diff --git a/manifest.toml b/manifest.toml index 47e6ee5..720e0af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Cinny" description.en = "Matrix client focusing primarily on simple, elegant and secure interface" description.fr = "Client matrix orienté simplicité, élégance et sécurité" -version = "2.2.6~ynh1" +version = "3.0.0~ynh1" maintainers = ["Salamandar"] @@ -53,10 +53,11 @@ ram.runtime = "50M" [resources] [resources.sources] - [resources.sources.main] - url = "https://github.com/cinnyapp/cinny/releases/download/v2.2.6/cinny-v2.2.6.tar.gz" - sha256 = "02f60cf3ef8fa8a9a6ec224de619a0f46482ef62281d7fab471b93dc67e5be35" - autoupdate.strategy = "latest_github_tag" + [resources.sources.main] + url = "https://github.com/cinnyapp/cinny/releases/download/v3.0.0/cinny-v3.0.0.tar.gz" + sha256 = "46ed6385cbc5270792a5808313135915c806f66defc2d13e12e56699eeef6330" + autoupdate.strategy = "latest_github_tag" + autoupdate.asset = "cinny-v.*.tar.gz" [resources.system_user]