mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
commit
5d1c59dd68
3 changed files with 5 additions and 5 deletions
|
@ -35,7 +35,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
|
|||
- [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support for subscript and superscript*
|
||||
|
||||
|
||||
**Shipped version:** 1.9.0~ynh1
|
||||
**Shipped version:** 1.9.1~ynh1
|
||||
|
||||
**Demo:** https://video.etherpad.com
|
||||
|
||||
|
|
|
@ -35,7 +35,7 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins:
|
|||
- [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support des exposants et indices*
|
||||
|
||||
|
||||
**Version incluse :** 1.9.0~ynh1
|
||||
**Version incluse :** 1.9.1~ynh1
|
||||
|
||||
**Démo :** https://video.etherpad.com
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Etherpad MyPads"
|
|||
description.en = "Online editor providing collaborative editing in real-time"
|
||||
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
|
||||
|
||||
version = "1.9.0~ynh1"
|
||||
version = "1.9.1~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -80,8 +80,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/ether/etherpad-lite/archive/1.9.0.tar.gz"
|
||||
sha256 = "552ada23d880a875238ba5f411ac873913d059ef6c82a087f9c021b849dcaa6b"
|
||||
url = "https://github.com/ether/etherpad-lite/archive/1.9.1.tar.gz"
|
||||
sha256 = "667741235a2bcd8d28a32f5e611b82fb2ea7d11525ff41b8b5478b05a987b047"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue