home-assistant-custom-components.waste_collection_schedule: 2.20.0 -> 2.21.0

Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/v2.20.0...v2.21.0

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/v2.21.0
This commit is contained in:
Robert Schütz
2026-04-25 16:26:55 -07:00
parent 3ec853785e
commit 578d189ab1
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.20.0";
version = "2.21.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-Dt1Ey2vIk5f6AEC9qepUb3S8+1rBwG5o6/6/pEoglcw=";
hash = "sha256-QUXtozk5FIUsXDJfb1GHGYa1LKh+CCARAsPKkX9ok34=";
};
dependencies = [