Procházet zdrojové kódy

Merge pull request #82 from YunoHost-Apps/5.11.4

5.11.4
Éric Gaspar před 3 roky
rodič
revize
2bf032fe6b
6 změnil soubory, kde provedl 9 přidání a 9 odebrání
  1. 1 1
      README.md
  2. 1 1
      README_fr.md
  3. 2 2
      conf/FTL.src
  4. 2 2
      conf/admin_dashboard.src
  5. 2 2
      conf/app.src
  6. 1 1
      manifest.json

+ 1 - 1
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
 

+ 1 - 1
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
 

+ 2 - 2
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

+ 2 - 2
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

+ 2 - 2
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

+ 1 - 1
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",