home-assistant-custom-components.waste_collection_schedule: 2.8.0 -> 2.9.0
Diff: https://github.com/mampfes/hacs_waste_collection_schedule/compare/refs/tags/2.8.0...refs/tags/2.9.0 Changelog: https://github.com/mampfes/hacs_waste_collection_schedule/releases/tag/2.9.0
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "mampfes";
|
||||
domain = "waste_collection_schedule";
|
||||
version = "2.8.0";
|
||||
version = "2.9.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
inherit owner;
|
||||
repo = "hacs_waste_collection_schedule";
|
||||
tag = version;
|
||||
hash = "sha256-2dsuDVk2vFZPKLuFdNISg3b3z7PI+Ag3c2IZRbQnrgg=";
|
||||
hash = "sha256-qH880z04TKNwO+PoH4INcOjwLrts1lzg9NMwKoum2zg=";
|
||||
};
|
||||
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user