From d6bef75ee741b9ec02c16edb92b60262b64d85dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Tue, 15 Mar 2022 14:11:20 +0100 Subject: [PATCH] Bump upstream to 1.8.1 for fixes --- 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 2219d7a..0a8fc2b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.8.0/cinny-v1.8.0.tar.gz -SOURCE_SUM=e968564d50dafc08dac820e10523606450382742e0dc4db43da8bb3be8bf6a5d +SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.8.1/cinny-v1.8.1.tar.gz +SOURCE_SUM=df70b02b3ea43e2578fd058aa2e5373b981eb1f9a7840a24a376f009233c4d8e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ca6485a..97517cc 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": "1.8.0~ynh1", + "version": "1.8.1~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",