From 31a19ba2af0e416c80e466894d98e332520f9282 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 16 Jan 2023 06:19:56 +0000 Subject: [PATCH] Upgrade to version 2.2.3 --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index f1e82f4..1f5bfef 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.2.2/cinny-v2.2.2.tar.gz -SOURCE_SUM=30d994e8cbc3c066c5350b7ba9ed3c9255e3cb59f62e200194f900446be35495 +SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.2.3/cinny-v2.2.3.tar.gz +SOURCE_SUM=43a7f6e0b4580b1760020b94565ee37fbb2b91dd8bd48a6d881807250ab67471 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 537345f..34aac92 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.2.2~ynh1", + "version": "2.2.3~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT", @@ -52,4 +52,4 @@ } ] } -} \ No newline at end of file +}