From fc3a9b1db25444744731ed1f2fe639a0ca3d1acd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Sep 2022 06:30:22 +0000 Subject: [PATCH] Upgrade to version 2.1.3 --- 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 095391c..487e34b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.1.2/cinny-v2.1.2.tar.gz -SOURCE_SUM=51b2fd1cff74cdfb288ff0a5528045dbb9f9ce4bef378514e29c50bbc42ca140 +SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.1.3/cinny-v2.1.3.tar.gz +SOURCE_SUM=4e7f294f4b69a41110b4b77041fd1e75405eddd90aedf79dba79cd60895dfd24 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 79e581d..0269e55 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.2~ynh1", + "version": "2.1.3~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",