mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Version 2.16 (#29)
* Update app.src * Update manifest.json * Update README.md
This commit is contained in:
parent
eb4f97c982
commit
2337bfa797
3 changed files with 4 additions and 4 deletions
|
@ -4,7 +4,7 @@ Cryptad for Yunohost
|
||||||
[![Integration level](https://dash.yunohost.org/integration/cryptpad.svg)](https://dash.yunohost.org/appci/app/cryptpad)
|
[![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)
|
[![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
|
## Demo
|
||||||
https://cryptpad.fr/
|
https://cryptpad.fr/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/2.13.0.tar.gz
|
SOURCE_URL=https://github.com/xwiki-labs/cryptpad/archive/2.16.0.tar.gz
|
||||||
SOURCE_SUM=55e025e9e74d892333004ee9856fbf157bcef72462c80008508d8cd73cf23409
|
SOURCE_SUM=d869bddb2e1222bef289163ae1d1644e2adcaa417a0a388f329f645c7ebc64f3
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Encrypted Pad",
|
"en": "Encrypted Pad",
|
||||||
"fr": "Créateur de pad chiffré."
|
"fr": "Créateur de pad chiffré."
|
||||||
},
|
},
|
||||||
"version": "2.13.0",
|
"version": "2.16.0",
|
||||||
"url": "https://cryptpad.fr/",
|
"url": "https://cryptpad.fr/",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue