Browse Source

'manifest.toml' ändern

change version and hashes.
yuno admin 4 months ago
parent
commit
264913d63c
1 changed files with 7 additions and 7 deletions
  1. 7 7
      manifest.toml

+ 7 - 7
manifest.toml

@@ -7,7 +7,7 @@ name = "Pi-hole"
 description.en = "Network-wide ad blocking via your own DNS server"
 description.fr = "Filtrage publicitaire via votre propre serveur DNS"
 
-version = "5.18.4~ynh1"
+version = "6.3~ynh1"
 
 maintainers = []
 
@@ -55,22 +55,22 @@ ram.runtime = "200M"
 [resources]
     [resources.sources]
     [resources.sources.main]
-    url = "https://github.com/pi-hole/pi-hole/archive/refs/tags/v5.18.4.tar.gz"
-    sha256 = "723ed042ae3703eaef8bc0e52ab6ab8d2062684af96c4e4ca09ddc513505df1f"
+	url = "https://github.com/pi-hole/pi-hole/archive/refs/tags/v6.3.tar.gz"
+    sha256 = "E026751DE959FF747848B54EF2298C1FB77B5D35317ED3627B48AC7D5454937D"
 
     autoupdate.upstream = "https://github.com/pi-hole/pi-hole"
     autoupdate.strategy = "latest_github_release"
 
     [resources.sources.pi-hole_web]
-    url = "https://github.com/pi-hole/web/archive/refs/tags/v5.21.tar.gz"
-    sha256 = "d8b5f8dd3842dd8b0f3f02a4422182740fd26c3db5ceba1dde9fcd122a36c7f0"
+    url = "https://github.com/pi-hole/web/archive/refs/tags/v6.4.tar.gz"
+    sha256 = "4501CCBD3A2C429644E10DAE68BF3738AB715031ED29607E2D17E80E8A569D03"
 
     autoupdate.upstream = "https://github.com/pi-hole/web"
     autoupdate.strategy = "latest_github_release"
 
     [resources.sources.pi-hole_ftl]
-    url = "https://github.com/pi-hole/FTL/archive/refs/tags/v5.25.2.tar.gz"
-    sha256 = "d14523c623a4a79afe48b64f3953f73eb454c688edeeded9d95b169b275d354d"
+    url = "https://github.com/pi-hole/FTL/archive/refs/tags/v6.4.1.tar.gz"
+    sha256 = "054DA435FC57644D835F6A686A92B77FDFF102A6048AFDB773C7CC5E8FE48131"
 
     autoupdate.upstream = "https://github.com/pi-hole/FTL"
     autoupdate.strategy = "latest_github_release"