From dc0ad039775205d572cc28adb084d4d1586cc9b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Thu, 20 Feb 2025 21:29:07 -0800 Subject: [PATCH] home-assistant-custom-components.volkswagen_we_connect_id: 0.2.3 -> 0.2.6 Diff: https://github.com/mitch-dc/volkswagen_we_connect_id/compare/refs/tags/v0.2.3...v0.2.6 Changelog: https://github.com/mitch-dc/volkswagen_we_connect_id/releases/tag/v0.2.4 https://github.com/mitch-dc/volkswagen_we_connect_id/releases/tag/v0.2.5 https://github.com/mitch-dc/volkswagen_we_connect_id/releases/tag/v0.2.6 --- .../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 a1799d864e24..2077213c1ed3 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.3"; + version = "0.2.6"; src = fetchFromGitHub { inherit owner; repo = "volkswagen_we_connect_id"; tag = "v${version}"; - hash = "sha256-hok1ICAHMfvfMucBYkgWD68Tsn9E33Z/ouoRwFqHHF4="; + hash = "sha256-f5guxLE93QtTPV1zw1313bzF521pVr0vsUa3hzcRmJo="; }; dependencies = [