mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Version 1.15.0 (#16)
* Version 1.15.0 * Version 1.15.0 * Version 1.15.0
This commit is contained in:
parent
ba6840804b
commit
d6634fda0d
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ Cryptad for Yunohost
|
|||
|
||||
[](https://install-app.yunohost.org/?app=cryptpad)
|
||||
|
||||
**Shipped version:** 1.14.0
|
||||
**Shipped version:** 1.15.0
|
||||
|
||||
## Demo
|
||||
https://cryptpad.fr/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/v1.14.0.tar.gz
|
||||
SOURCE_SUM=bea47284088db7d0efa13e2301cf4c4f69f08dcc9e574056286e2914b76123ef
|
||||
SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/v1.15.0.tar.gz
|
||||
SOURCE_SUM=6bbb32cc2368e6b5b10c140b394d35358640205bf7730b3e1abd7a0fa875288b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Encrypted Pad",
|
||||
"fr": "Créateur de pad crypté."
|
||||
},
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.0",
|
||||
"url": "https://cryptpad.fr/",
|
||||
"license": "GPLv3",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue