From df13e879166094df75e097be372b710defbb8a1d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 May 2022 06:25:44 +0000 Subject: [PATCH] Upgrade to v2.0.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 047a5a3..fc4e1ea 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v2.0.0/cinny-v2.0.0.tar.gz -SOURCE_SUM=b4cdd8034196f19db882df2df5d3b2af5d060883687400746f8fe00fb8df80e3 +SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v2.0.2/cinny-v2.0.2.tar.gz.asc +SOURCE_SUM=4c59c19c5aeeb69c86369ebc6fd7811f23a191c8da299416fadadae5871fd51d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 427336e..e4d632f 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.0.0~ynh1", + "version": "2.0.2~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",