From d4df8d56705faba99f88f2d9a2f9ae3614ffd568 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 7 Apr 2023 06:18:23 +0000 Subject: [PATCH] Upgrade to version 2.2.6 --- conf/app.src | 4 ++-- manifest.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3989a89..81226d6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.2.4/cinny-v2.2.4.tar.gz -SOURCE_SUM=06ac4466023dbb1a14a65fc22768d25a3348a5f3f6377f760b887f9ae0658596 +SOURCE_URL=https://github.com/cinnyapp/cinny/releases/download/v2.2.6/cinny-v2.2.6.tar.gz +SOURCE_SUM=02f60cf3ef8fa8a9a6ec224de619a0f46482ef62281d7fab471b93dc67e5be35 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index 16d29e8..924c5d8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cinny" description.en = "Matrix client focusing primarily on simple, elegant and secure interface" description.fr = "Client matrix orienté simplicité, élégance et sécurité" -version = "2.2.4~ynh2" +version = "2.2.6~ynh1" maintainers = ["Salamandar"]