From 206502cc572e3e009bc251fc63d8cf7977a762f2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 24 May 2024 03:31:55 +0200 Subject: [PATCH] Upgrade to v2024.3.1 https://github.com/cryptpad/cryptpad/releases/tag/2024.3.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f251a2c..2058685 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "CryptPad" description.en = "Collaborative office suite that is end-to-end encrypted" description.fr = "Suite bureautique collaborative chiffrée de bout en bout" -version = "5.7.0~ynh1" +version = "2024.3.1~ynh1" maintainers = ["ddataa"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.7.0.tar.gz" - sha256 = "87cf091f2d0f26bc4d2df53460bade79e3b0d1804dfe6ef1e592ceb2654cd21f" + url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.1.tar.gz" + sha256 = "9149c55f09b245cde2d295efe1f373c394db7a7652ba32432d05dc11c2ddb697" autoupdate.strategy = "latest_github_release" [resources.ports]