1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Version upgrade (#22)

* Update app.src

* Update manifest.json

* Update README.md
This commit is contained in:
frju365 2018-03-11 11:01:45 +01:00 committed by GitHub
parent b71caf9b67
commit 692b134462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 4 deletions

View file

@ -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/

View file

@ -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=

View file

@ -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": {