From 186cf4c0214bca30693b1a7db200b399ea09d1d4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 1 May 2024 03:31:28 +0200 Subject: [PATCH] Upgrade to v2.0.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 9fffa66..68eda26 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.4.1~ynh1" +version = "2.0.0~ynh1" maintainers = [] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/cypht-org/cypht/archive/refs/tags/v1.4.1.tar.gz" - sha256 = "a8399921cf586ecb80385b66c08d841548f2f02b63260e08c0ad1f040c663062" + url= "https://github.com/cypht-org/cypht/archive/refs/tags/v2.0.0.tar.gz" + sha256 = "9b56172e3d0848bc857993ffa55f6a9290f354fa2303654eae8fb8b9d33e3013" autoupdate.strategy = "latest_github_tag" [resources.system_user]