home-assistant-custom-components.waste_collection_schedule: 2.8.0 -> 2.9.0

Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/refs/tags/2.8.0...refs/tags/2.9.0

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/2.9.0
This commit is contained in:
Marie Ramlow
2025-07-13 17:24:39 +02:00
parent 92a7e0acbf
commit 2e4d17bfe7
@@ -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 = [