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

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

Changelog: https://github.com/amitfin/oref_alert/releases/tag/v6.18.0
This commit is contained in:
Robert Schütz
2026-04-17 20:16:45 -07:00
parent a75e12744b
commit 2dc3e2b295
@@ -15,13 +15,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "6.17.1";
version = "6.18.0";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-vpRVTxstuNL29C8cl+B4U/jTDfIOLYepGmr1uYjylYQ=";
hash = "sha256-apdtHRJEAKtDPsun9QfXTkO1iASmx8ip1uvB4aXxzbE=";
};
# Do not publish cards, currently broken, attempting to write to nix store.