Browse Source

'manifest.toml' ändern

yuno admin 4 months ago
parent
commit
43143ce8b6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      manifest.toml

+ 2 - 2
manifest.toml

@@ -69,8 +69,8 @@ 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/v6.4.1.tar.gz"
-sha256 = "054da435fc57644d835f6a686a92b77fdff102a6048afdb773c7cc5e8fe48131"
+url = "https://github.com/pi-hole/FTL/releases/download/v6.4.1/pihole-FTL-amd64"
+sha256 = "7891be4164e65f94e6f148ace7a225fafb5b4911d096ab5cba95a4163ad23c1f"
 
 autoupdate.upstream = "https://github.com/pi-hole/FTL"
 autoupdate.strategy = "latest_github_release"