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

Merge pull request #2 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-02-01 12:52:16 +01:00 committed by GitHub
commit 1ace7e88c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
- Loading (unused) parts of the application after initial page load should be supported - Loading (unused) parts of the application after initial page load should be supported
**Shipped version:** 0.2.23~ynh1 **Shipped version:** 0.2.25~ynh1
**Demo:** https://hydrogen.element.io/ **Demo:** https://hydrogen.element.io/

View file

@ -21,7 +21,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
- Loading (unused) parts of the application after initial page load should be supported - Loading (unused) parts of the application after initial page load should be supported
**Version incluse :** 0.2.23~ynh1 **Version incluse :** 0.2.25~ynh1
**Démo :** https://hydrogen.element.io/ **Démo :** https://hydrogen.element.io/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.23/hydrogen-web-0.2.23.tar.gz SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.25/hydrogen-web-0.2.25.tar.gz
SOURCE_SUM=14e63eb6d37eccc7045494da0223f5a30cbc0f86cc1d84ec0c869bade7fe7120 SOURCE_SUM=89b3a6dab19c431ee1fa8068bab2905471394df1d2eed85539ba9b36f66d411d
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.23~ynh1", "version": "0.2.25~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",