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.7.0

This commit is contained in:
yunohost-bot 2024-02-02 21:31:51 +01:00 committed by YunoHost Bot
parent 92987ecb61
commit 3127d0f7ed

View file

@ -5,7 +5,7 @@ name = "CryptPad"
description.en = "Zero Knowledge realtime collaborative office suite" description.en = "Zero Knowledge realtime collaborative office suite"
description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel" description.fr = "Suite bureautique chiffrée pour la collaboration en temps réel"
version = "5.6.0~ynh1" version = "5.7.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.6.0.tar.gz" url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.7.0.tar.gz"
sha256 = "85a1b1781df750e250402fb095125e58b329feab4e542abb57fd886a616a0cfb" sha256 = "87cf091f2d0f26bc4d2df53460bade79e3b0d1804dfe6ef1e592ceb2654cd21f"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]