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 2022-11-21 18:20:01 +01:00
parent 356c7372c0
commit 60b4153dc1
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.33/hydrogen-web-0.2.33.tar.gz SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.4/hydrogen-web-0.3.4.tar.gz
SOURCE_SUM=435698777ae431c963f7541fcdf4ebdfdb902c82c45e27ac3077efc8ddcd1e21 SOURCE_SUM=b40549d5d6d1807fdc0114d9e6015fa92501e54fd961073dbd793d3e2b3fab37
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web client for Matrix", "en": "Web client for Matrix",
"fr": "Client web pour Matrix" "fr": "Client web pour Matrix"
}, },
"version": "0.2.33~ynh1", "version": "0.3.4~ynh1",
"url": "https://matrix.org/docs/projects/client/hydrogen", "url": "https://matrix.org/docs/projects/client/hydrogen",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",
@ -20,7 +20,7 @@
"email": "" "email": ""
}, },
"requirements": { "requirements": {
"yunohost": ">= 4.3.0" "yunohost": ">= 11.0.9"
}, },
"multi_instance": true, "multi_instance": true,
"services": [ "services": [