home-assistant-custom-components.oref_alert: 6.18.0 -> 6.18.1

Diff: https://github.com/amitfin/oref_alert/compare/v6.18.0...v6.18.1

Changelog: https://github.com/amitfin/oref_alert/releases/tag/v6.18.1
This commit is contained in:
Robert Schütz
2026-05-07 02:59:23 +02:00
committed by Martin Weinelt
parent abe867b33b
commit b11a93639f
@@ -15,13 +15,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "6.18.0";
version = "6.18.1";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-apdtHRJEAKtDPsun9QfXTkO1iASmx8ip1uvB4aXxzbE=";
hash = "sha256-Ev+5BhLkqxluPf86tDgoK/YQD22mMmBWm/LHaUamxX8=";
};
# Do not publish cards, currently broken, attempting to write to nix store.