matrix/synapse : maj 1.76.0
This commit is contained in:
parent
3fb90a76c6
commit
858365e102
|
@ -25,5 +25,5 @@ Serveur PeerJS pour WebRTC | **<https://peerjs.garbaye.fr/myapp/>** | [peerjs-se
|
|||
Service | Lien | Code source | Version
|
||||
--- | --- | --- | ---
|
||||
Forge projet libres | **<https://git.garbaye.fr>** | [Gitea](https://github.com/go-gitea/gitea) | *1.17.4*
|
||||
Messagerie instantanée | **<https://matrix.garbaye.fr>** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.75.0*
|
||||
Messagerie instantanée | **<https://matrix.garbaye.fr>** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.76.0*
|
||||
Stockage de fichiers | **<https://seafile.garbaye.fr>** | [Seafile Server Core](https://github.com/haiwen/seafile-server) | *9.0.10*
|
||||
|
|
|
@ -101,7 +101,7 @@ software.license.url = https://github.com/matrix-org/synapse/blob/develop/LICENS
|
|||
software.license.name = Apache License Version 2.0
|
||||
|
||||
# Version du logiciel (type STRING, recommandé).
|
||||
software.version = 1.75.0
|
||||
software.version = 1.76.0
|
||||
|
||||
# Lien web vers les sources du logiciel (type URL, recommandé).
|
||||
software.source.url = https://github.com/matrix-org/synapse/
|
||||
|
|
Loading…
Reference in a new issue