home-assistant-custom-components.waste_collection_schedule: 2.30.0 -> 2.31.1

Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/v2.30.0...v2.31.1

Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/v2.31.1
This commit is contained in:
Robert Schütz
2026-07-21 17:07:43 -07:00
parent 4d943cda2a
commit 019f7a5033
@@ -20,13 +20,13 @@
buildHomeAssistantComponent rec {
owner = "mampfes";
domain = "waste_collection_schedule";
version = "2.30.0";
version = "2.31.1";
src = fetchFromGitHub {
inherit owner;
repo = "hacs_waste_collection_schedule";
tag = "v${version}";
hash = "sha256-9MQBKVm0IgVG0ePWe7Q1PskCa0p/6bNxj4IH73aLQnA=";
hash = "sha256-/6vFumpESJbxOqwacSKyt8fTunrPvIUM8Tlt2WGkMQ8=";
};
dependencies = [