1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_ynh.git synced 2024-09-03 18:36:10 +02:00
This commit is contained in:
Éric Gaspar 2024-07-08 10:06:39 +02:00
parent 6b24a36596
commit af02c8bc6c
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@ name = "Etherpad"
description.en = "Collaborative editing in real-time"
description.fr = "Édition collaborative en temps réel"
version = "2.1.0~ynh3"
version = "2.1.1~ynh1"
maintainers = ["eric_G"]
@ -63,8 +63,8 @@ ram.runtime = "50M"
[resources]
[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.ports]

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
nodejs_version=20
nodejs_version=22
#=================================================
# PERSONAL HELPERS