1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Upgrade to v0.13.3

This commit is contained in:
yunohost-bot 2023-09-29 06:15:33 +02:00 committed by YunoHost Bot
parent 2257909a38
commit c13dcd0493

View file

@ -5,7 +5,7 @@ name = "Dendrite"
description.en = "Matrix homeserver of second generation" description.en = "Matrix homeserver of second generation"
description.fr = "Serveur Matrix de seconde génération" description.fr = "Serveur Matrix de seconde génération"
version = "0.13.2~ynh4" version = "0.13.3~ynh1"
maintainers = ["tituspijean"] maintainers = ["tituspijean"]
@ -53,8 +53,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.2.tar.gz" url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.3.tar.gz"
sha256 = "d98e7d3ca596155b9799feff741a7d39b9712497c516126936202484daea3640" sha256 = "8840730ede16cc7e150344f5cdaa5f78d6abaa8aa3c588ec39c20d735bcf5dd7"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]