From 78180ce048ccbc35071c499159e9b439d8031ae3 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 10 May 2025 05:38:53 +0000 Subject: [PATCH] home-assistant-custom-components.smartir: 1.18.0 -> 1.18.1 --- .../home-assistant/custom-components/smartir/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/smartir/package.nix b/pkgs/servers/home-assistant/custom-components/smartir/package.nix index c0ca2b5ed1a0..a7d8be601fb0 100644 --- a/pkgs/servers/home-assistant/custom-components/smartir/package.nix +++ b/pkgs/servers/home-assistant/custom-components/smartir/package.nix @@ -10,13 +10,13 @@ buildHomeAssistantComponent rec { owner = "smartHomeHub"; domain = "smartir"; - version = "1.18.0"; + version = "1.18.1"; src = fetchFromGitHub { owner = "smartHomeHub"; repo = "SmartIR"; tag = version; - hash = "sha256-Sy1wxVUApKWm9TlDia2Gwd+mIi7WbDkzJrAtyb0tTbM="; + hash = "sha256-gi5xlBOY6ek5roQKNqL7I0jrmJNPrxHHwEqOB/n2Itk="; }; dependencies = [