home-assistant-custom-components.waste_collection_schedule: 2.26.0 -> 2.27.0

Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/v2.26.0...v2.27.0

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/v2.27.0
This commit is contained in:
Robert Schütz
2026-06-09 18:20:44 -07:00
parent 4d1f02f957
commit b661a38632
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.26.0";
version = "2.27.0";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-/kkqPV7Djp1IQ67nhkeboqzHrku/l6NWVlrf9+2wQ+c=";
hash = "sha256-jjLebP2rkxI59JN4peTAGDBQe8/Si6xihQW8aqE1neo=";
};
dependencies = [