From 5e149f4207d169d446d5c44d36ec1714f1a90530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Fri, 8 Oct 2021 16:53:07 +0200 Subject: [PATCH] Bump to 1.3.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 a83a66d..f6de24c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.3.1/cinny-v1.3.1.tar.gz -SOURCE_SUM=41622f5216d99d743fc79b0a87e6d8d41eac0bfeec662be6cea76efdf54a0ffe +SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.3.2/cinny-v1.3.2.tar.gz +SOURCE_SUM=1f1ac04f75a05ac1a0341db7eb6ea38d0e0f7d0574bead34e6f85baf3b1f7277 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index be6a63a..ad2a873 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.3.1~ynh2", + "version": "1.3.2~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",