home-assistant-custom-components.oref_alert: 6.18.1 -> 6.18.2 (#520036)

This commit is contained in:
Ilan Joselevich
2026-05-14 16:08:21 +00:00
committed by GitHub
@@ -15,13 +15,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "6.18.1";
version = "6.18.2";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-Ev+5BhLkqxluPf86tDgoK/YQD22mMmBWm/LHaUamxX8=";
hash = "sha256-1z/0nvwQ0cyYWl+LDhCTZQhEzKU/RgSbHejqoZLDRSo=";
};
# Do not publish cards, currently broken, attempting to write to nix store.