diff --git a/README.md b/README.md index 334f055..9d44532 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software. -**Shipped version:** 5.10~ynh1 +**Shipped version:** 5.11.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index c699862..6045236 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour The Pi-hole® is a DNS sinkhole that protects your devices from unwanted content without installing any client-side software. -**Version incluse :** 5.10~ynh1 +**Version incluse :** 5.11.4~ynh1 ## Captures d'écran diff --git a/conf/FTL.src b/conf/FTL.src index b0ef874..65b730b 100644 --- a/conf/FTL.src +++ b/conf/FTL.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pi-hole/FTL/archive/v5.12.tar.gz -SOURCE_SUM=cc0864cdf7c10b82f04049e97dafef2eacb2b8155e7cb11e0383482f5dc0f1d6 +SOURCE_URL=https://github.com/pi-hole/FTL/archive/v5.16.1.tar.gz +SOURCE_SUM=2fc5f2ce76328d10d4789cdd4bb73365f368e2d4c8daeeb0869b1a51771cbde1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/admin_dashboard.src b/conf/admin_dashboard.src index 0013f5c..63d50d4 100644 --- a/conf/admin_dashboard.src +++ b/conf/admin_dashboard.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pi-hole/AdminLTE/archive/v5.12.tar.gz -SOURCE_SUM=c770daaf5360c659ab3b9c07a118f0170307dd1e7857ece5d02ef5e3f1ead057 +SOURCE_URL=https://github.com/pi-hole/AdminLTE/archive/v5.13.tar.gz +SOURCE_SUM=67d01bd4245024c9c6f9bf474bb17e8bde269ccc42ba4bb5a99da25632162c21 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/app.src b/conf/app.src index dc69b66..31d5468 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/pi-hole/pi-hole/archive/v5.10.tar.gz -SOURCE_SUM=fb995f62ab83713222d538e0836557de651a94f61622bf930aa88187b70ae2ee +SOURCE_URL=https://github.com/pi-hole/pi-hole/archive/v5.11.4.tar.gz +SOURCE_SUM=e24db53c63a6ea240f0852bd082b224dda91ad4fd049ab700c218b9672fc59cf SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a7e68f9..6f67321 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Network-wide ad blocking via your own DNS server", "fr": "Filtrage publicitaire via votre propre serveur DNS" }, - "version": "5.10~ynh1", + "version": "5.11.4~ynh1", "url": "https://pi-hole.net/", "upstream": { "license": "EUPL-1.2",