From adac140ebfe663450c08800ffe2dcad595f90bd6 Mon Sep 17 00:00:00 2001 From: Martin Weinelt Date: Thu, 12 Dec 2024 03:11:13 +0100 Subject: [PATCH] home-assistant-custom-components.volkswagen_we_connect_id: 0.2.0 -> 0.2.3 https://github.com/mitch-dc/volkswagen_we_connect_id/releases/tag/v0.2.3 --- .../custom-components/volkswagen_we_connect_id/package.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/servers/home-assistant/custom-components/volkswagen_we_connect_id/package.nix b/pkgs/servers/home-assistant/custom-components/volkswagen_we_connect_id/package.nix index b87b8c7aa738..90d8879a294a 100644 --- a/pkgs/servers/home-assistant/custom-components/volkswagen_we_connect_id/package.nix +++ b/pkgs/servers/home-assistant/custom-components/volkswagen_we_connect_id/package.nix @@ -9,13 +9,13 @@ buildHomeAssistantComponent rec { owner = "mitch-dc"; domain = "volkswagen_we-connect_id"; - version = "0.2.0"; + version = "0.2.3"; src = fetchFromGitHub { inherit owner; repo = "volkswagen_we_connect_id"; rev = "refs/tags/v${version}"; - hash = "sha256-Pmx1jXWXYta/kY51Ih1YRB+QeIfklVvBKcUYU5bHbsQ="; + hash = "sha256-hok1ICAHMfvfMucBYkgWD68Tsn9E33Z/ouoRwFqHHF4="; }; dependencies = [