home-assistant-custom-components.waste_collection_schedule: 2.8.0 -> 2.9.0 (#424847)

This commit is contained in:
Martin Weinelt
2025-07-13 17:42:28 +02:00
committed by GitHub
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.8.0";
version = "2.9.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = version;
hash = "sha256-2dsuDVk2vFZPKLuFdNISg3b3z7PI+Ag3c2IZRbQnrgg=";
hash = "sha256-qH880z04TKNwO+PoH4INcOjwLrts1lzg9NMwKoum2zg=";
};
dependencies = [