File tree Expand file tree Collapse file tree 5 files changed +11
-7
lines changed Expand file tree Collapse file tree 5 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Instant messaging server matrix network.
20
20
Yunohost chatroom with matrix : [ https://matrix.to/#/#yunohost:matrix.org ] ( https://matrix.to/#/#yunohost:matrix.org )
21
21
22
22
23
- ** Shipped version:** 1.71 .0~ ynh1
23
+ ** Shipped version:** 1.74 .0~ ynh1
24
24
## Disclaimers / important information
25
25
26
26
## Configuration
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Instant messaging server matrix network.
20
20
Yunohost chatroom with matrix : [ https://matrix.to/#/#yunohost:matrix.org ] ( https://matrix.to/#/#yunohost:matrix.org )
21
21
22
22
23
- ** Version incluse :** 1.71 .0~ ynh1
23
+ ** Version incluse :** 1.74 .0~ ynh1
24
24
## Avertissements / informations importantes
25
25
26
26
## Configuration
Original file line number Diff line number Diff line change 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
3
5
SOURCE_SUM_PRG=sha256sum
4
6
SOURCE_FORMAT=tar.gz
5
7
SOURCE_IN_SUBDIR=true
Original file line number Diff line number Diff line change 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
3
5
SOURCE_SUM_PRG=sha256sum
4
6
SOURCE_FORMAT=tar.gz
5
7
SOURCE_IN_SUBDIR=true
Original file line number Diff line number Diff line change 6
6
"en" : " Instant messaging server which uses Matrix" ,
7
7
"fr" : " Serveur de messagerie instantané basé sur Matrix"
8
8
},
9
- "version" : " 1.71 .0~ynh1" ,
9
+ "version" : " 1.74 .0~ynh1" ,
10
10
"url" : " http://matrix.org" ,
11
11
"license" : " Apache-2.0" ,
12
12
"maintainer" : {
You can’t perform that action at this time.
0 commit comments