From 2897f6039a39c4514c4f9ef0f5b050986d4dc3dd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 10 Aug 2023 20:16:27 +0200 Subject: [PATCH] Upgrade to v5.4.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 680a366..bdf5fd7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "CryptPad" description.en = "Zero Knowledge realtime collaborative office suite" description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel" -version = "5.3.0~ynh1" +version = "5.4.0~ynh1" maintainers = ["ddataa"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.3.0.tar.gz" - sha256 = "470e75203e7080d19482bacf6216c50ec13070fc7d0ff2e4fc855f57668fb919" + url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.4.0.tar.gz" + sha256 = "06ffe17aa356e24a4130b4031cbc215daa47f69af0a29027352b3b259e440e57" autoupdate.strategy = "latest_github_tag" [resources.ports]