diff --git a/manifest.toml b/manifest.toml index 443222d..3a9ffd6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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]