From f81b6f80c98e59be5ab402aea8f324cc6345430e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 8 Jul 2024 03:33:52 +0200 Subject: [PATCH] Upgrade to v2.1.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a7a98da..9aa4cd4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]