mirror of
https://github.com/YunoHost-Apps/hydrogen_ynh.git
synced 2024-09-03 19:26:17 +02:00
0.3.2
This commit is contained in:
parent
3bb88968ca
commit
b0eb1d059a
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.1/hydrogen-web-0.3.1.tar.gz
|
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.3.2/hydrogen-web-0.3.2.tar.gz
|
||||||
SOURCE_SUM=b84b2fc982faf116c3cd021dfd520621f426122e728a71ab3835f29db7a2b325
|
SOURCE_SUM=b960f0aa9d16aced98d0e96b1aa4fd63a660578a148346ab41e7bb4e6cb8cbff
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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.3.1~ynh1",
|
"version": "0.3.2~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",
|
||||||
|
|
Loading…
Reference in a new issue