home-assistant-custom-components.waste_collection_schedule: 2.23.0 -> 2.24.0

Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/v2.23.0...v2.24.0

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/v2.24.0
This commit is contained in:
Robert Schütz
2026-05-20 11:01:31 +02:00
committed by Martin Weinelt
parent 08e34b71cc
commit 9d6db53db7
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.23.0";
version = "2.24.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-YZBIh828kYhRxoRe5uIUJY4ZPJuJYZKCfA6BF/Fx2nk=";
hash = "sha256-fCtgEfaoI9IVEpe3YMFb8IkzNmGalueZaGv9JpS35Ok=";
};
dependencies = [