From 0dc87d9637bf68414aa0b1e1ed3e5d00b79a697a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Sep 2022 15:12:02 +0000 Subject: [PATCH] Upgrade to version 2.2.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 487e34b..d45ad64 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.1.3/cinny-v2.1.3.tar.gz -SOURCE_SUM=4e7f294f4b69a41110b4b77041fd1e75405eddd90aedf79dba79cd60895dfd24 +SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.2.0/cinny-v2.2.0.tar.gz +SOURCE_SUM=c3030d6f75815bf23bd8c5df79875467313fcfd6203c57516eafc5d0074a7fd4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d00c31a..41af7e3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Matrix client focusing primarily on simple, elegant and secure interface", "fr": "Client matrix orienté simplicité, élégance et sécurité" }, - "version": "2.1.3~ynh1", + "version": "2.2.0~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",