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

Upgrade sources

- `main` v2.2.2: https://github.com/ether/etherpad-lite/releases/tag/2.2.2
This commit is contained in:
yunohost-bot 2024-08-10 03:33:21 +02:00 committed by YunoHost Bot
parent 6656a3fad5
commit 1df8365ff9

View file

@ -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.2.1~ynh1" version = "2.2.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/2.2.1.tar.gz" url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.2.2.tar.gz"
sha256 = "5448dd78a605db6c74d37c53dc6c82b9ce3028979e9f070d442809bb1870db08" sha256 = "9e7fe5c3cae0adac95b6ae45fd7febea38d2c2fcb5ccaccf47235fe1f239480f"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]