Просмотр исходного кода

Upgrade sources
- `main` v6.0.5: https://github.com/pi-hole/pi-hole/releases/tag/v6.0.5
- `pi-hole_web` v6.0.2: https://github.com/pi-hole/web/releases/tag/v6.0.2
- `pi-hole_ftl` v6.0.4: https://github.com/pi-hole/FTL/releases/tag/v6.0.4

yunohost-bot 1 год назад
Родитель
Сommit
60aaadfe7b
1 измененных файлов с 7 добавлено и 7 удалено
  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.en = "Network-wide ad blocking via your own DNS server"
 description.fr = "Filtrage publicitaire via votre propre serveur DNS"
 description.fr = "Filtrage publicitaire via votre propre serveur DNS"
 
 
-version = "5.18.4~ynh1"
+version = "6.0.5~ynh1"
 
 
 maintainers = []
 maintainers = []
 
 
@@ -55,22 +55,22 @@ ram.runtime = "200M"
 [resources]
 [resources]
     [resources.sources]
     [resources.sources]
     [resources.sources.main]
     [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.0.5.tar.gz"
+    sha256 = "912f5cf1641dc506eaf30813d2dd35722ea1fe7a1f91d5334b19c553c9fd43c6"
 
 
     autoupdate.upstream = "https://github.com/pi-hole/pi-hole"
     autoupdate.upstream = "https://github.com/pi-hole/pi-hole"
     autoupdate.strategy = "latest_github_release"
     autoupdate.strategy = "latest_github_release"
 
 
     [resources.sources.pi-hole_web]
     [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.0.2.tar.gz"
+    sha256 = "705772ea91e73c441efaa18b4512af58647dba5309b2784cb674116b972af4d6"
 
 
     autoupdate.upstream = "https://github.com/pi-hole/web"
     autoupdate.upstream = "https://github.com/pi-hole/web"
     autoupdate.strategy = "latest_github_release"
     autoupdate.strategy = "latest_github_release"
 
 
     [resources.sources.pi-hole_ftl]
     [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.0.4.tar.gz"
+    sha256 = "e3be79e1b802c15a94122e8a18b0f3c59224e34a8ff2649b03ca07e2ff0f8fd5"
 
 
     autoupdate.upstream = "https://github.com/pi-hole/FTL"
     autoupdate.upstream = "https://github.com/pi-hole/FTL"
     autoupdate.strategy = "latest_github_release"
     autoupdate.strategy = "latest_github_release"