home-assistant-custom-components.pi-hole-v6: 1.18.0 -> 1.19.0

Diff: https://github.com/bastgau/ha-pi-hole-v6/compare/v1.18.0...v1.19.0

Changelog: https://github.com/bastgau/ha-pi-hole-v6/releases/tag/v1.19.0
This commit is contained in:
Sandro Jäckel
2026-07-10 19:50:29 +02:00
parent bcfca2feda
commit f2415eb338
@@ -7,13 +7,13 @@
buildHomeAssistantComponent rec {
owner = "bastgau";
domain = "pi_hole_v6";
version = "1.18.0";
version = "1.19.0";
src = fetchFromGitHub {
inherit owner;
repo = "ha-pi-hole-v6";
tag = "v${version}";
hash = "sha256-nMaECGuIAAcE9IPgiT2iPHh1RrCPOSd/sqY9KFKDacM=";
hash = "sha256-2aEdiCNNHQH6HpOMxnwneWab9pvJTQbPvdU+Vm3Gm3Y=";
};
# has no tests