From c8e7eb5a09c702e05e107f6ab172c4ad0fdade11 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 6 Aug 2023 06:19:43 +0000 Subject: [PATCH] Upgrade to v2.7.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 1ac8c2e..31e3573 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Z-Hub/Z-Push/archive/2.6.4.tar.gz -SOURCE_SUM=7795ae7165fa3fb39a6ba40ca3e79609767e0c78c01857ede0f7014b90b27431 +SOURCE_URL=https://github.com/Z-Hub/Z-Push/archive/2.7.0.tar.gz +SOURCE_SUM=0d3507af509723c0a145a910c707dce81adb5535b83455c05ebf070880988c66 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2d0c8d3..6afb812 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "ActiveSync frontend that helps you synchronize emails, calendar and contacts", "fr": "Frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts" }, - "version": "2.6.4~ynh1", + "version": "2.7.0~ynh1", "url": "https://z-push.org", "upstream": { "license": "AGPL-3.0-or-later",