mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Upgrade to v5.3.0
This commit is contained in:
parent
8ca461a4da
commit
7a024ca161
1 changed files with 3 additions and 3 deletions
|
@ -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.2.1~ynh8"
|
||||
version = "5.3.0~ynh8"
|
||||
|
||||
maintainers = ["ddataa"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/xwiki-labs/cryptpad/archive/5.2.1.tar.gz"
|
||||
sha256 = "945abe5bae0da25a4e2ef8e02730aaa5bb5e5a0b8bfd7a23a09ec38422d7c47f"
|
||||
url = "https://github.com/xwiki-labs/cryptpad/archive/refs/tags/5.3.0.tar.gz"
|
||||
sha256 = "470e75203e7080d19482bacf6216c50ec13070fc7d0ff2e4fc855f57668fb919"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Reference in a new issue