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

Upgrade to v2.0.2

This commit is contained in:
yunohost-bot 2024-04-11 03:32:50 +02:00 committed by YunoHost Bot
parent c92b9eff40
commit 89114620b1

View file

@ -5,7 +5,7 @@ name = "Etherpad"
description.en = "Online editor providing collaborative editing in real-time" description.en = "Online editor providing collaborative editing in real-time"
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel" description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
version = "1.9.7~ynh1" version = "2.0.2~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/v1.9.7.tar.gz" url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.0.2.tar.gz"
sha256 = "ea93e432f811c6a7e88f5eeb04c3c6fa5440df00a000d26cccbf9ea1b7217375" sha256 = "5b5e47dbe7b07c3cafd8830780408f25141231b62f44ce9aa066329ed3223b4e"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]