1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hydrogen_ynh.git synced 2024-09-03 19:26:17 +02:00
This commit is contained in:
Éric Gaspar 2023-02-10 17:12:32 +01:00
parent a6716a646b
commit a902759b28
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.6/hydrogen-web-0.3.6.tar.gz
SOURCE_SUM=7b4f7940fc31e6d1be023efb9d6aba565faf1db84b88f42b5c5b9ebbdb8be2ff
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.7/hydrogen-web-0.3.7.tar.gz
SOURCE_SUM=9a00efba9d839c96cd2f05e7bf597acb5e51e50560c56ce6e72a58a5019b376b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web client for Matrix",
"fr": "Client web pour Matrix"
},
"version": "0.3.6~ynh1",
"version": "0.3.7~ynh1",
"url": "https://matrix.org/docs/projects/client/hydrogen",
"upstream": {
"license": "Apache-2.0",