From 1162302fc8cfe1b18c44022583c5729f05213b6f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 23 Aug 2023 20:15:38 +0200 Subject: [PATCH] Upgrade to v0.13.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ce8b9b6..327d3ab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Dendrite" description.en = "Matrix homeserver of second generation" description.fr = "Serveur Matrix de seconde génération" -version = "0.13.1~ynh4" +version = "0.13.2~ynh4" maintainers = ["tituspijean"] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.1.tar.gz" - sha256 = "d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea" + url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.2.tar.gz" + sha256 = "d98e7d3ca596155b9799feff741a7d39b9712497c516126936202484daea3640" autoupdate.strategy = "latest_github_tag" [resources.ports]