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

Merge pull request #211 from YunoHost-Apps/ci-auto-update-2.1.1

Upgrade to v2.1.1
This commit is contained in:
eric_G 2024-07-09 10:57:40 +02:00 committed by GitHub
commit 79bb460c3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -29,7 +29,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
**Shipped version:** 2.1.0~ynh1
**Shipped version:** 2.1.1~ynh1
**Demo:** <https://video.etherpad.com>

View file

@ -29,7 +29,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
**Versión actual:** 2.1.0~ynh1
**Versión actual:** 2.1.1~ynh1
**Demo:** <https://video.etherpad.com>

View file

@ -29,7 +29,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
**Paketatutako bertsioa:** 2.1.0~ynh1
**Paketatutako bertsioa:** 2.1.1~ynh1
**Demoa:** <https://video.etherpad.com>

View file

@ -28,7 +28,7 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins:
- [ep_headings2](https://www.npmjs.com/package/ep_headings2) - *Possibilité de définir des titres*
**Version incluse:** 2.1.0~ynh1
**Version incluse:** 2.1.1~ynh1
**Démo:** <https://video.etherpad.com>

View file

@ -29,7 +29,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
**Versión proporcionada:** 2.1.0~ynh1
**Versión proporcionada:** 2.1.1~ynh1
**Demo:** <https://video.etherpad.com>

View file

@ -29,7 +29,7 @@ This version of Etherpad is preconfigured with a collection of plugins:
**分发版本:** 2.1.0~ynh1
**分发版本:** 2.1.1~ynh1
**演示:** <https://video.etherpad.com>

View file

@ -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 = "2.1.0~ynh1"
version = "2.1.1~ynh1"
maintainers = []
@ -83,8 +83,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.1.0.tar.gz"
sha256 = "68a238852b82088a539228fb83eb4efa6599da163e6a3214e5cf15144a50ec49"
url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.1.1.tar.gz"
sha256 = "dfca3f1ae5583e1154c7888c31944af50f07e22b837594984d50c329d9ea2792"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]