home-assistant-custom-components.oref_alert: 6.18.2 -> 6.18.3

Diff: https://github.com/amitfin/oref_alert/compare/v6.18.2...v6.18.3

Changelog: https://github.com/amitfin/oref_alert/releases/tag/v6.18.3
This commit is contained in:
Robert Schütz
2026-05-23 15:42:09 +02:00
committed by Martin Weinelt
parent b37108be35
commit bb0fa7f67f
@@ -15,13 +15,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "6.18.2";
version = "6.18.3";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-1z/0nvwQ0cyYWl+LDhCTZQhEzKU/RgSbHejqoZLDRSo=";
hash = "sha256-gF8JemhOxnwDHoMcC3Znp9lx92bPdRk/a8e3Upbhb+o=";
};
# Do not publish cards, currently broken, attempting to write to nix store.