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:
ericgaspar 2022-02-11 19:06:54 +01:00
parent 1ace7e88c7
commit 8ec600e60c
No known key found for this signature in database
GPG key ID: 574F281483054D44
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.2.25/hydrogen-web-0.2.25.tar.gz
SOURCE_SUM=89b3a6dab19c431ee1fa8068bab2905471394df1d2eed85539ba9b36f66d411d
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.26/hydrogen-web-0.2.26.tar.gz
SOURCE_SUM=f294df57e61d1cacc8f44faf9b148e1946d4b911f2058b515f868a6f5822eda4
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.2.25~ynh1",
"version": "0.2.26~ynh1",
"url": "https://matrix.org/docs/projects/client/hydrogen",
"upstream": {
"license": "Apache-2.0",