home-assistant-custom-components.oref_alert: 4.0.0 -> 4.1.1

This commit is contained in:
R. Ryantm
2025-11-05 19:41:12 +00:00
parent 99fd055825
commit 5f2d5f20d8
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "4.0.0";
version = "4.1.1";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-WMWt2QjwWDIfNbD6/YGc91GASmjNhzfLREMHvc2eOdE=";
hash = "sha256-nWp8cG0lFYUEO11lcZGkqx5QvOSfSVnqIqpHA8YAN30=";
};
dependencies = [