From 87055dbd6dda30613b0bd3fadcf32ac1c4282647 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 18 Mar 2024 02:32:39 +0100 Subject: [PATCH] Upgrade to v2.0.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d65bb43..dd65f7f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Etherpad" description.en = "Online editor providing collaborative editing in real-time" description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel" -version = "1.9.7~ynh1" +version = "2.0.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/v1.9.7.tar.gz" - sha256 = "ea93e432f811c6a7e88f5eeb04c3c6fa5440df00a000d26cccbf9ea1b7217375" + url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.0.1.tar.gz" + sha256 = "422cca293e57d3945819a94037891f67d7fcf8703fadf2fa00b063d10cdc5cf0" autoupdate.strategy = "latest_github_tag" [resources.ports]