mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Merge pull request #32 from YunoHost-Apps/ci-auto-update-2.0.3
Upgrade to v2.0.3
This commit is contained in:
commit
2dd343a0bd
6 changed files with 8 additions and 8 deletions
|
@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
|
||||||
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.0.2~ynh1
|
**Shipped version:** 2.0.3~ynh1
|
||||||
|
|
||||||
**Demo:** <https://video.etherpad.com/>
|
**Demo:** <https://video.etherpad.com/>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
|
||||||
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2.0.2~ynh1
|
**Paketatutako bertsioa:** 2.0.3~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://video.etherpad.com/>
|
**Demoa:** <https://video.etherpad.com/>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ Attention, la sauvegarde et la restauration de la base de données Redis ne sont
|
||||||
Si vous souhaitez installer Etherpad avec les plugins et la base de données mysql : https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
Si vous souhaitez installer Etherpad avec les plugins et la base de données mysql : https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.0.2~ynh1
|
**Version incluse :** 2.0.3~ynh1
|
||||||
|
|
||||||
**Démo :** <https://video.etherpad.com/>
|
**Démo :** <https://video.etherpad.com/>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
|
||||||
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2.0.2~ynh1
|
**Versión proporcionada:** 2.0.3~ynh1
|
||||||
|
|
||||||
**Demo:** <https://video.etherpad.com/>
|
**Demo:** <https://video.etherpad.com/>
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
|
||||||
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2.0.2~ynh1
|
**分发版本:** 2.0.3~ynh1
|
||||||
|
|
||||||
**演示:** <https://video.etherpad.com/>
|
**演示:** <https://video.etherpad.com/>
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Etherpad"
|
||||||
description.en = "Collaborative editing in real-time"
|
description.en = "Collaborative editing in real-time"
|
||||||
description.fr = "Édition collaborative en temps réel"
|
description.fr = "Édition collaborative en temps réel"
|
||||||
|
|
||||||
version = "2.0.2~ynh1"
|
version = "2.0.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -63,8 +63,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.0.2.tar.gz"
|
url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.0.3.tar.gz"
|
||||||
sha256 = "5b5e47dbe7b07c3cafd8830780408f25141231b62f44ce9aa066329ed3223b4e"
|
sha256 = "6dc19addc8280806590f9a82d4426a88a8ef77c7841f99f97a50d6aa6c9ecc1a"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Add table
Reference in a new issue