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

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

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/v2.22.0
This commit is contained in:
Robert Schütz
2026-05-07 02:59:22 +02:00
committed by Martin Weinelt
parent 1c60570ecb
commit 113c28d162
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.21.0";
version = "2.22.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-QUXtozk5FIUsXDJfb1GHGYa1LKh+CCARAsPKkX9ok34=";
hash = "sha256-eUpfeWfMHsBBlDJpq0lBo1aQ7VF3THTXQTXDaXL5+tQ=";
};
dependencies = [