From 692b134462da3ed9ed8d88de54881cba2ddf613e Mon Sep 17 00:00:00 2001 From: frju365 Date: Sun, 11 Mar 2018 11:01:45 +0100 Subject: [PATCH] Version upgrade (#22) * Update app.src * Update manifest.json * Update README.md --- README.md | 2 +- conf/app.src | 7 +++++-- manifest.json | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2c09a64..2ae5aa8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Cryptad for Yunohost [![Install Cryptpad with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=cryptpad) -**Shipped version:** 1.22.0 +**Shipped version:** 1.27.0 ## Demo https://cryptpad.fr/ diff --git a/conf/app.src b/conf/app.src index 70f7451..02013ee 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,6 @@ -SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/1.22.0.tar.gz -SOURCE_SUM=815a4f21bd81f6cbedcaeb75fc7af52497357cbe575122588ba99553b68404a2 +SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/1.27.0.tar.gz +SOURCE_SUM=8923990cb16700d7b899785fe1307051118fcbea234240ff2ff802c13efc72a0 SOURCE_SUM_PRG=sha256sum +SOURCE_FORMAT=tar.gz +SOURCE_IN_SUBDIR=true +SOURCE_FILENAME= diff --git a/manifest.json b/manifest.json index 19f8f9f..3e6d1f5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Encrypted Pad", "fr": "Créateur de pad chiffré." }, - "version": "1.22.0", + "version": "1.27.0", "url": "https://cryptpad.fr/", "license": "GPL-3.0-or-later", "maintainer": {