diff --git a/README.md b/README.md
index 945631d..b336ca6 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Ergo for YunoHost
-[](https://dash.yunohost.org/appci/app/ergo)  
+[](https://dash.yunohost.org/appci/app/ergo)  
[](https://install-app.yunohost.org/?app=ergo)
*[Lire ce readme en français.](./README_fr.md)*
@@ -26,7 +26,7 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
-**Shipped version:** 2.10.0~ynh2
+**Shipped version:** 2.11.1~ynh1
**Demo:** https://testnet.ergo.chat/
diff --git a/README_fr.md b/README_fr.md
index 41c96b0..61924c1 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,15 +5,15 @@ It shall NOT be edited by hand.
# Ergo pour YunoHost
-[](https://dash.yunohost.org/appci/app/ergo)  
+[](https://dash.yunohost.org/appci/app/ergo)  
[](https://install-app.yunohost.org/?app=ergo)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer Ergo rapidement et simplement sur un serveur YunoHost.
-Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
+> *Ce package vous permet d’installer Ergo rapidement et simplement sur un serveur YunoHost.
+Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
-## Vue d'ensemble
+## Vue d’ensemble
Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design
@@ -26,13 +26,13 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
-**Version incluse :** 2.10.0~ynh2
+**Version incluse :** 2.11.1~ynh1
**Démo :** https://testnet.ergo.chat/
-## Captures d'écran
+## Captures d’écran
-
+
## Avertissements / informations importantes
@@ -44,10 +44,10 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
## Documentations et ressources
-* Site officiel de l'app :
+* Site officiel de l’app :
* Documentation officielle utilisateur :
-* Documentation officielle de l'admin :
-* Dépôt de code officiel de l'app :
+* Documentation officielle de l’admin :
+* Dépôt de code officiel de l’app :
* Documentation YunoHost pour cette app :
* Signaler un bug :
@@ -63,4 +63,4 @@ ou
sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :**
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
diff --git a/conf/amd64.src b/conf/amd64.src
index bd9c504..c715bc7 100644
--- a/conf/amd64.src
+++ b/conf/amd64.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.10.0/ergo-2.10.0-linux-x86_64.tar.gz
-SOURCE_SUM=8ee98e8c391b587c9e9e2fd17c11ee031ab1cae8dfebf2ba5f05f69d83457b9d
+SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-x86_64.tar.gz
+SOURCE_SUM=0b7912be327260ae91c4e2580cd83bf2cd86212d569972406a0be0b0eca3ef30
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/conf/arm64.src b/conf/arm64.src
index 45279d0..f89af75 100644
--- a/conf/arm64.src
+++ b/conf/arm64.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.10.0/ergo-2.10.0-linux-arm64.tar.gz
-SOURCE_SUM=7713c4a454ec3cfd55abebe3a1e114c47c338293bc3b9803ace045f860aef751
+SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-arm64.tar.gz
+SOURCE_SUM=9ab1408f12cbbad25917658dc40937c76f0da1cc44962d8b2336ce7c8cbc9420
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/conf/armhf.src b/conf/armhf.src
index 5d02c88..6d54c6c 100644
--- a/conf/armhf.src
+++ b/conf/armhf.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.10.0/ergo-2.10.0-linux-armv6.tar.gz
-SOURCE_SUM=d6a113551551ceab5905578873fe3597710fd6ee22ddc4fec1ff5fc05502bca2
+SOURCE_URL=https://github.com/ergochat/ergo/releases/download/v2.11.1/ergo-2.11.1-linux-armv6.tar.gz
+SOURCE_SUM=959d99c8b042c8113f11c0b0401e18bbac4dfec47fdc8277c6529531f2f27e3b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index a644abe..8b421e8 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,10 +3,10 @@
"id": "ergo",
"packaging_format": 1,
"description": {
- "en": "Modern IRC server (daemon/ircd) written in Go",
- "fr": "Serveur IRC moderne (démon/ircd) écrit en Go"
+ "en": "Modern IRC server (daemon/ircd)",
+ "fr": "Serveur IRC moderne (démon/ircd)"
},
- "version": "2.10.0~ynh2",
+ "version": "2.11.1~ynh1",
"url": "https://ergo.chat/",
"upstream": {
"license": "MIT",
@@ -22,12 +22,11 @@
"email": "ergochat_ynh@navan.email"
},
"requirements": {
- "yunohost": ">= 4.3.0"
+ "yunohost": ">= 11.0.9"
},
"multi_instance": true,
"services": [
- "nginx",
- "mysql"
+ "nginx"
],
"arguments": {
"install": [