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 v5.5.0

This commit is contained in:
yunohost-bot 2023-10-11 18:16:57 +02:00 committed by YunoHost Bot
parent 32bd9a33d2
commit 253c34bc51

View file

@ -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.5.0~ynh1"
maintainers = ["ddataa"]
@ -45,8 +45,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.5.0.tar.gz"
sha256 = "4c3d44e15dc40a73a56f7e31b3f3b5837b12096478ca47f56e85fca40e6c1aeb"
autoupdate.strategy = "latest_github_tag"
[resources.ports]