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

This commit is contained in:
R. Ryantm
2026-05-22 09:00:26 +00:00
parent 81371ab13f
commit 9d3eb9c7d9
@@ -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.