1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cryptpad_ynh.git synced 2024-09-03 18:26:14 +02:00

Upgrade to v2024.3.0

https://github.com/cryptpad/cryptpad/releases/tag/2024.3.0
This commit is contained in:
yunohost-bot 2024-04-04 17:35:25 +02:00 committed by YunoHost Bot
parent 1d371f1697
commit cba9cfd08b

View file

@ -5,7 +5,7 @@ name = "CryptPad"
description.en = "Collaborative office suite that is end-to-end encrypted" description.en = "Collaborative office suite that is end-to-end encrypted"
description.fr = "Suite bureautique collaborative chiffrée de bout en bout" description.fr = "Suite bureautique collaborative chiffrée de bout en bout"
version = "5.7.0~ynh1" version = "2024.3.0~ynh1"
maintainers = ["ddataa"] maintainers = ["ddataa"]
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.7.0.tar.gz" url = "https://github.com/cryptpad/cryptpad/archive/refs/tags/2024.3.0.tar.gz"
sha256 = "87cf091f2d0f26bc4d2df53460bade79e3b0d1804dfe6ef1e592ceb2654cd21f" sha256 = "1b570a4c2668297faf90c067cc146afe96c7ce4225f45b506a9c1cb6d746f4d2"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
[resources.ports] [resources.ports]