From 1f93de3c6fa6d6b0d44699c33266b17053e92afd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Aug 2022 06:26:47 +0000 Subject: [PATCH] Upgrade to version 2.1.2 --- 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 9f0d3df..095391c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.1.1/cinny-v2.1.1.tar.gz -SOURCE_SUM=d516bee9458e0fb6ef44bed5970fdcbbb4b70b02ea0974d4507288e6413aef63 +SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.1.2/cinny-v2.1.2.tar.gz +SOURCE_SUM=51b2fd1cff74cdfb288ff0a5528045dbb9f9ce4bef378514e29c50bbc42ca140 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0f77333..79e581d 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.1~ynh1", + "version": "2.1.2~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",