home-assistant-custom-components.oref_alert: 3.1.3 -> 3.2.1

https://github.com/amitfin/oref_alert/releases/tag/v3.2.1
This commit is contained in:
Martin Weinelt
2025-08-08 04:19:39 +02:00
parent 79fcde8270
commit cd6c8b88b7
@@ -13,13 +13,13 @@
buildHomeAssistantComponent rec {
owner = "amitfin";
domain = "oref_alert";
version = "3.1.3";
version = "3.2.1";
src = fetchFromGitHub {
owner = "amitfin";
repo = "oref_alert";
tag = "v${version}";
hash = "sha256-Mr9zNq5KMuzwRAGoxi0P7ruYpKHoxy/DQWWjCisn7tA=";
hash = "sha256-DnxHF24YQOQoeAHNzWFd0omEStaJBeuy8Jpsqp2VkGY=";
};
dependencies = [