From 2337bfa797b3304c852514f00ec5f7d075a4cb03 Mon Sep 17 00:00:00 2001 From: frju365 Date: Tue, 29 Jan 2019 12:29:15 +0000 Subject: [PATCH] Version 2.16 (#29) * Update app.src * Update manifest.json * Update README.md --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eca64e8..778fca9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Cryptad for Yunohost [![Integration level](https://dash.yunohost.org/integration/cryptpad.svg)](https://dash.yunohost.org/appci/app/cryptpad) [![Install Cryptad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cryptpad) -**Shipped version:** 2.13.0 +**Shipped version:** 2.16.0 ## Demo https://cryptpad.fr/ diff --git a/conf/app.src b/conf/app.src index 2b7d150..7485953 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/2.13.0.tar.gz -SOURCE_SUM=55e025e9e74d892333004ee9856fbf157bcef72462c80008508d8cd73cf23409 +SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/2.16.0.tar.gz +SOURCE_SUM=d869bddb2e1222bef289163ae1d1644e2adcaa417a0a388f329f645c7ebc64f3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5fb9fc5..67d7b35 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Encrypted Pad", "fr": "Créateur de pad chiffré." }, - "version": "2.13.0", + "version": "2.16.0", "url": "https://cryptpad.fr/", "license": "AGPL-3.0-or-later", "maintainer": {