Skip to content

Commit c80e8fc

Browse files
authored
Merge pull request #353 from YunoHost-Apps/testing
Testing
2 parents e990ce4 + 77aeaae commit c80e8fc

File tree

5 files changed

+11
-7
lines changed

5 files changed

+11
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Instant messaging server matrix network.
2020
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
2121

2222

23-
**Shipped version:** 1.71.0~ynh1
23+
**Shipped version:** 1.74.0~ynh1
2424
## Disclaimers / important information
2525

2626
## Configuration

README_fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Instant messaging server matrix network.
2020
Yunohost chatroom with matrix : [https://matrix.to/#/#yunohost:matrix.org](https://matrix.to/#/#yunohost:matrix.org)
2121

2222

23-
**Version incluse :** 1.71.0~ynh1
23+
**Version incluse :** 1.74.0~ynh1
2424
## Avertissements / informations importantes
2525

2626
## Configuration

conf/armv7_bullseye.src

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.71.0/matrix-synapse_1.71.0-bullseye-bin1_armv7l.tar.gz
2-
SOURCE_SUM=01458745ca40441f5b10b0d81bad8488fdcec0ed7fb19d977b7d5b08eb5efa99
1+
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.74.0/matrix-synapse_1.74.0-bullseye-bin1_armv7l.tar.gz
2+
SOURCE_SUM=27f0cfad22014cf1eb75492e04996156d7284d1f419d23e0e4970c5ff479ba7d
3+
# (Optional) Program to check the integrity (sha256sum, md5sum...)
4+
# default: sha256
35
SOURCE_SUM_PRG=sha256sum
46
SOURCE_FORMAT=tar.gz
57
SOURCE_IN_SUBDIR=true

conf/armv7_buster.src

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.71.0/matrix-synapse_1.71.0-buster-bin1_armv7l.tar.gz
2-
SOURCE_SUM=e38a39163680ce741a26a665ce7529ba5ddc33acc8acf88ed160750d494ee416
1+
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.74.0/matrix-synapse_1.74.0-buster-bin1_armv7l.tar.gz
2+
SOURCE_SUM=4c7412eab47e9ac4ccc6cde6cbe33dbee2badbbded475cef5bb2b2e3ee926d62
3+
# (Optional) Program to check the integrity (sha256sum, md5sum...)
4+
# default: sha256
35
SOURCE_SUM_PRG=sha256sum
46
SOURCE_FORMAT=tar.gz
57
SOURCE_IN_SUBDIR=true

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"en": "Instant messaging server which uses Matrix",
77
"fr": "Serveur de messagerie instantané basé sur Matrix"
88
},
9-
"version": "1.71.0~ynh1",
9+
"version": "1.74.0~ynh1",
1010
"url": "http://matrix.org",
1111
"license": "Apache-2.0",
1212
"maintainer": {

0 commit comments

Comments
 (0)