1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hydrogen_ynh.git synced 2024-09-03 19:26:17 +02:00

Upgrade to vv0.4.1

This commit is contained in:
yunohost-bot 2024-02-17 12:11:49 +01:00 committed by YunoHost Bot
parent 8d73237f35
commit 9cb87bbf17

View file

@ -5,7 +5,7 @@ name = "Hydrogen"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
version = "0.4.1~ynh1"
version = "v0.4.1~ynh1"
maintainers = []
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/vector-im/hydrogen-web/releases/download/v0.4.1/hydrogen-web-0.4.1.tar.gz"
sha256 = "b4ba42a13b5cec1e447408959f2f9dc00df431a68b3e457c569fd1d0bad8042d"
url = "https://github.com/vector-im/hydrogen-web/archive/refs/tags/v0.4.1.tar.gz"
sha256 = "a62e7758ebb76b3ac2f1c513c360b0815f0a7568466b90e557268d20d3f37c57"
autoupdate.strategy = "latest_github_tag"
[resources.ports]