瀏覽代碼

Merge pull request #78 from YunoHost-Apps/5.10

5.10
Éric Gaspar 4 年之前
父節點
當前提交
ecd2008076
共有 5 個文件被更改,包括 7 次插入7 次删除
  1. 1 1
      README.md
  2. 1 1
      README_fr.md
  3. 2 2
      conf/admin_dashboard.src
  4. 2 2
      conf/app.src
  5. 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.9~ynh1
+**Shipped version:** 5.10~ynh1
 
 
 

+ 1 - 1
README_fr.md

@@ -13,7 +13,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.9~ynh1
+**Version incluse :** 5.10~ynh1
 
 
 

+ 2 - 2
conf/admin_dashboard.src

@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/pi-hole/AdminLTE/archive/v5.11.tar.gz
-SOURCE_SUM=589ef049135a90d622fc68299140e4dc16451ce541b804b35ffa5d25201afeb4
+SOURCE_URL=https://github.com/pi-hole/AdminLTE/archive/v5.12.tar.gz
+SOURCE_SUM=c770daaf5360c659ab3b9c07a118f0170307dd1e7857ece5d02ef5e3f1ead057
 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.9.tar.gz
-SOURCE_SUM=13e7c3d7cdf19c9b9b8a449fea86d55ef68fce9b67ee3ad0429104c0ff509dde
+SOURCE_URL=https://github.com/pi-hole/pi-hole/archive/v5.10.tar.gz
+SOURCE_SUM=fb995f62ab83713222d538e0836557de651a94f61622bf930aa88187b70ae2ee
 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.9~ynh1",
+    "version": "5.10~ynh1",
     "url": "https://pi-hole.net/",
     "upstream": {
         "license": "EUPL-1.2",