mirror of
https://github.com/YunoHost-Apps/dendrite_ynh.git
synced 2024-09-03 18:25:58 +02:00
Upgrade to v0.13.4
This commit is contained in:
parent
72f9006a4f
commit
b596049bde
1 changed files with 3 additions and 3 deletions
|
@ -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.3~ynh1"
|
version = "0.13.4~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.3.tar.gz"
|
url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.4.tar.gz"
|
||||||
sha256 = "8840730ede16cc7e150344f5cdaa5f78d6abaa8aa3c588ec39c20d735bcf5dd7"
|
sha256 = "1c6c17b3f2e0e7eb40491fc7b73408b7cbd05d008966f0afe4f61a111582600f"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Add table
Reference in a new issue