home-assistant-custom-components.oref_alert: 6.14.0 -> 6.15.2

Diff: https://github.com/amitfin/oref_alert/compare/v6.14.0...v6.15.2

Changelog: https://github.com/amitfin/oref_alert/releases/tag/v6.15.2
This commit is contained in:
Robert Schütz
2026-04-02 13:10:35 -07:00
parent a5418371bf
commit e7d5876362
@@ -15,13 +15,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "6.14.0";
version = "6.15.2";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-g3Ae2AwdhcBv9v3aFjFAqxCPYVBFtQxsbtVAEOL2A60=";
hash = "sha256-2JWvTbnG8PNLLzTGAyz/u7oVCC3reHWYn9utawxIp1s=";
};
# Do not publish cards, currently broken, attempting to write to nix store.