From 0c2ad12cc843104c29cdc30f77fdf3cfdfa038cd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 12 Apr 2023 20:15:16 +0200 Subject: [PATCH] Upgrade to v1.3.2023.04.12 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 76637db..2de8828 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.3.0~ynh6" +version = "1.3.2023.04.12~ynh6" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/eb3aac3ad3042eaf43a015a325ff59d09aceb52a.zip" - sha256 = "388dec7e7714444e2a0ab00b8aad42f42816e434b382e8780fcb614289283ddf" + url= "https://github.com/jasonmunro/cypht/archive/5d7fd3daebe3de2c94e996e64ab20c0c5fa6fcce.tar.gz" + sha256 = "5187c8f82576034ae02c55e1fc0b75894adb37bfd1539f15ab0de6546d891b68" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d"