From 66346d0609f62eed5363f004da8765c2a148080a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 30 Apr 2024 03:45:20 +0200 Subject: [PATCH] Upgrade to v2.7.2 https://github.com/Z-Hub/Z-Push/releases/tag/2.7.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b35e647..c4da895 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Z-Push" description.en = "ActiveSync frontend that helps you synchronize emails, calendar and contacts" description.fr = "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts" -version = "2.7.1~ynh2" +version = "2.7.2~ynh1" maintainers = ["yalh76"] @@ -35,8 +35,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/Z-Hub/Z-Push/archive/2.7.1.tar.gz" - sha256 = "7aadddb5da06494a35c79e4b70d6ade6b2f62203f3df343077731f8952b64a41" + url = "https://github.com/Z-Hub/Z-Push/archive/refs/tags/2.7.2.tar.gz" + sha256 = "9c28e51f1c130539cea5b80b9df433e8d80079c14528ef9daf1a2fb69c409510" autoupdate.strategy = "latest_github_release" [resources.system_user]