home-assistant-custom-components.volkswagencarnet: 5.1.2 -> 5.1.3
Diff: https://github.com/robinostlund/homeassistant-volkswagencarnet/compare/v5.1.2...v5.1.3 Changelog: https://github.com/robinostlund/homeassistant-volkswagencarnet/releases/tag/v5.1.3
This commit is contained in:
@@ -10,13 +10,13 @@
|
||||
buildHomeAssistantComponent rec {
|
||||
owner = "robinostlund";
|
||||
domain = "volkswagencarnet";
|
||||
version = "5.1.2";
|
||||
version = "5.1.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "robinostlund";
|
||||
repo = "homeassistant-volkswagencarnet";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-V9/g+MzW5Bva/sxR44Fq1Rf5IZstpfKLUNZf2SqP/YM=";
|
||||
hash = "sha256-deOZqF7WNBCySo3GJVJ5JZAvlmYCk5dqx/GKMXWr4Yk=";
|
||||
};
|
||||
|
||||
dependencies = [ volkswagencarnet ];
|
||||
|
||||
Reference in New Issue
Block a user