From b596049bde01d87063384e8a1f3c8c026eab9f6c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 18:15:39 +0200 Subject: [PATCH 1/2] Upgrade to v0.13.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ca58891..48df793 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.3~ynh1" +version = "0.13.4~ynh1" maintainers = ["tituspijean"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.3.tar.gz" - sha256 = "8840730ede16cc7e150344f5cdaa5f78d6abaa8aa3c588ec39c20d735bcf5dd7" + url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.4.tar.gz" + sha256 = "1c6c17b3f2e0e7eb40491fc7b73408b7cbd05d008966f0afe4f61a111582600f" autoupdate.strategy = "latest_github_tag" [resources.ports] From 66e958591a90530d08432bff5f8fa5d6dcc50939 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 16:15:41 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63009b5..e0cf63f 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Shipped version:** 0.13.3~ynh1 +**Shipped version:** 0.13.4~ynh1 ## :red_circle: Antifeatures - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. diff --git a/README_fr.md b/README_fr.md index 7ac2793..1c08691 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Dendrite est un serveur domestique Matrix de deuxième génération écrit en Go - Évolutif : peut fonctionner sur plusieurs machines et éventuellement évoluer vers des déploiements massifs de serveurs domestiques. -**Version incluse :** 0.13.3~ynh1 +**Version incluse :** 0.13.4~ynh1 ## :red_circle: Fonctions indésirables - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.