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

Merge pull request #115 from YunoHost-Apps/ci-auto-update-0.13.2

Upgrade to v0.13.2
This commit is contained in:
eric_G 2023-08-26 07:09:14 +02:00 committed by GitHub
commit eda50c7784
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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.1~ynh4" version = "0.13.2~ynh4"
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.1.tar.gz" url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.2.tar.gz"
sha256 = "d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea" sha256 = "d98e7d3ca596155b9799feff741a7d39b9712497c516126936202484daea3640"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.ports] [resources.ports]